.gitea/workflows/release.yml aktualisiert
All checks were successful
release / release (push) Successful in 1m23s
All checks were successful
release / release (push) Successful in 1m23s
This commit is contained in:
@@ -12,6 +12,10 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: setup go
|
||||
uses: https://github.com/actions/setup-go@v4
|
||||
with:
|
||||
go-version: '>=1.20.1'
|
||||
- name: Create Release
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user