Skip to content

Commit

Permalink
fixup workflow after removing changelog.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
anxdpanic committed Apr 6, 2024
1 parent 8b66ec6 commit ec21174
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 ec21174

Please sign in to comment.