Fix typo
This commit is contained in:
parent
a66d7b544f
commit
05206faa9b
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jobs:
|
|||
name: footnotes
|
||||
path: dist/footnotes.zip
|
||||
|
||||
- name: Upload to release
|
||||
- name: Upload to release
|
||||
uses: JasonEtco/upload-to-release@master
|
||||
with:
|
||||
args: dist/footnotes.zip application/zip
|
||||
|
|
Reference in a new issue