updated
All checks were successful
Testing Example / build-and-test (push) Successful in 1m32s

This commit is contained in:
SnippetsX 2024-11-12 22:24:37 +03:00
parent 0ca14a1d35
commit d33b2843ba

View File

@ -39,7 +39,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
path: build/admin_dashboard-${{ env.VERSION }}.zip
file: build/admin_dashboard-${{ env.VERSION }}.zip
tag_name: v${{ env.VERSION }}
release_name: Release v${{ env.VERSION }}
draft: false