fixed master to main
Some checks failed
Testing Example / build-and-test (push) Failing after 6s

This commit is contained in:
SnippetsX 2024-11-13 00:06:03 +03:00
parent 744a160138
commit 8da841a581

View File

@ -41,7 +41,7 @@ jobs:
retention-days: 5
- name: Create Release
uses: https://gitea.com/actions/release-action@main
uses: gitea.com/actions/release-action@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag_name: v${{ env.VERSION }}