pull/191/head
Piero Toffanin 2023-01-12 14:59:40 -05:00
rodzic f213090a6a
commit dd38d81126
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -34,7 +34,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: dist\*.zip
file: 'dist\*.zip'
file_glob: true
tag: ${{ github.ref }}
overwrite: true