Compare commits
1 commit
main
...
renovate/m
Author | SHA1 | Date | |
---|---|---|---|
|
5b7ecc5aa9 |
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pre-release.yml
vendored
2
.github/workflows/pre-release.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
mv dist/ footnotes/
|
||||
|
||||
- name: Create release archive
|
||||
uses: montudor/action-zip@v0.1.0
|
||||
uses: montudor/action-zip@v0.1.1
|
||||
with:
|
||||
args: zip -X -r footnotes-${{ github.event.release.tag_name }}.zip footnotes
|
||||
|
||||
|
|
Reference in a new issue