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

View File

@@ -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 }}