Update .gitea/workflows/release.yml
All checks were successful
Snyk / security (push) Successful in 53s
All checks were successful
Snyk / security (push) Successful in 53s
This commit is contained in:
@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
create_release:
|
||||
name: Create Release
|
||||
needs: test
|
||||
# needs: test
|
||||
uses: https://git.tainton.uk/actions/gha-workflows/.gitea/workflows/create-release.yml@main
|
||||
secrets:
|
||||
ACTIONS_TOKEN: ${{ secrets.ACTIONS_TOKEN }}
|
||||
|
Reference in New Issue
Block a user