Update create-config-zip.yml

This commit is contained in:
Nuno Coração 2024-12-02 23:08:08 +00:00 committed by GitHub
parent 305816b51f
commit 3bdb1205d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,4 +22,4 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: config-default.zip
tag: ${{ steps.get-latest-tag.outputs.tag }}
tag_name: ${{ steps.get-latest-tag.outputs.tag }}