mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
Update create-config-zip.yml
This commit is contained in:
parent
07bf4e93e0
commit
ee5646f91b
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
|
@ -18,4 +18,4 @@ jobs:
|
|||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
files: config-default.zip
|
||||
tag_name: ${{ github.ref }}
|
||||
tag_name: ${{ github.event.release.tag_name }}
|
||||
|
|
Loading…
Reference in a new issue