finally working ci/cd
All checks were successful
Testing Example / build-and-test (push) Successful in 1m35s

This commit is contained in:
SnippetsX 2024-11-13 01:04:35 +03:00
parent 9d85e5df69
commit dbe0f294b1

View File

@ -61,7 +61,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag_name: v${{ env.VERSION }}
title: Release v${{ env.VERSION }}
name: Release v${{ env.VERSION }}
files: |
release-artifacts/admin_dashboard-${{ env.VERSION }}.zip
draft: false