This commit is contained in:
Aldemir Akpinar 2025-02-06 12:55:57 +03:00
parent 0819027a71
commit 8253fa0384

View file

@ -24,4 +24,4 @@ jobs:
- uses: softprops/action-gh-release@v2 - uses: softprops/action-gh-release@v2
#if: startsWith(github.ref, 'refs/tags/') #if: startsWith(github.ref, 'refs/tags/')
with: with:
files: {{ steps.artifact.outputs.value }} files: ${{ steps.artifact.outputs.value }}