Update create-config-zip.yml

This commit is contained in:
Nuno Coração 2024-12-02 23:20:13 +00:00 committed by GitHub
parent 07bf4e93e0
commit ee5646f91b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,4 +18,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_name: ${{ github.ref }} tag_name: ${{ github.event.release.tag_name }}