This commit is contained in:
parent
d94d470c85
commit
16fac2bac0
@ -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 }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user