Remove @main.
This commit is contained in:
parent
d64a97d6a9
commit
b74dbf864b
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ jobs:
|
|||
|
||||
- name: Use Go Action
|
||||
id: use-go-action
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
uses: https://gitea.com/actions/release-action
|
||||
with:
|
||||
files: |-
|
||||
bin/**
|
||||
|
|
Loading…
Reference in a new issue