Update Gitea release action to use akkuman/gitea-release-action@v1
Some checks failed
Create Release / build-and-release (push) Failing after 6s
Some checks failed
Create Release / build-and-release (push) Failing after 6s
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
README.md
|
||||
|
||||
- name: Create Release
|
||||
uses: https://gitea.com/gitea/release-action@main
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
token: ${{ secrets.TOKEN }}
|
||||
tag_name: ${{ steps.tag.outputs.VERSION }}
|
||||
|
||||
Reference in New Issue
Block a user