Try @main.
This commit is contained in:
parent
4aee8eabb7
commit
05edb6f18d
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ jobs:
|
||||||
|
|
||||||
- name: Use Go Action
|
- name: Use Go Action
|
||||||
id: use-go-action
|
id: use-go-action
|
||||||
uses: softprops/action-gh-release@v0
|
uses: softprops/action-gh-release@main
|
||||||
with:
|
with:
|
||||||
files: |-
|
files: |-
|
||||||
bin/**
|
bin/**
|
||||||
|
|
Loading…
Reference in a new issue