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