We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b66ec6 + ec21174 commit a7b530eCopy full SHA for a7b530e
1 file changed
.github/workflows/submit-release.yml
@@ -46,7 +46,6 @@ jobs:
46
rm -rf .??*
47
mv ../.git .
48
rm *.md
49
- rm changelog.txt
50
git add .
51
git commit -m "Remove unwanted files"
52
working-directory: ${{ github.event.repository.name }}
0 commit comments