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

This commit is contained in:
SnippetsX 2024-11-13 00:17:42 +03:00
parent d94d470c85
commit 16fac2bac0

View File

@ -47,7 +47,7 @@ jobs:
git push origin v${{ env.VERSION }}
- name: Create Release
uses: https://gitea.com/actions/release-action@main
uses: https://gitea.com/actions/gitea-release-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag_name: v${{ env.VERSION }}