mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 03:22:33 -06:00
Update create-config-zip.yml
This commit is contained in:
parent
305816b51f
commit
3bdb1205d9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create-config-zip.yml
vendored
2
.github/workflows/create-config-zip.yml
vendored
|
@ -22,4 +22,4 @@ jobs:
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
files: config-default.zip
|
files: config-default.zip
|
||||||
tag: ${{ steps.get-latest-tag.outputs.tag }}
|
tag_name: ${{ steps.get-latest-tag.outputs.tag }}
|
||||||
|
|
Loading…
Reference in a new issue