Skip to content

Commit

Permalink
Merge pull request #165 from anxdpanic/dev
Browse files Browse the repository at this point in the history
fixup workflow after removing changelog.txt
  • Loading branch information
anxdpanic authored Apr 6, 2024
2 parents 8b66ec6 + ec21174 commit a7b530e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/submit-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
rm -rf .??*
mv ../.git .
rm *.md
rm changelog.txt
git add .
git commit -m "Remove unwanted files"
working-directory: ${{ github.event.repository.name }}
Expand Down

0 comments on commit a7b530e

Please sign in to comment.