Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
9950282d6e
|
@@ -21,7 +21,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: .changes/${{ github.ref_name }}.md
|
path: .changes/${{ github.ref_name }}.md
|
||||||
- name: Setup go for using go gitea actions
|
- name: Setup go for using go gitea actions
|
||||||
uses: https://github.com/actions/setup-go@v4
|
uses: https://gitea.com/actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: '>=1.20.1'
|
go-version: '>=1.20.1'
|
||||||
- name: Use Go Action to release
|
- name: Use Go Action to release
|
||||||
|
|||||||
Reference in New Issue
Block a user