Update golang.yml
This commit is contained in:
parent
83321c5910
commit
77b45dce9a
2
.github/workflows/golang.yml
vendored
2
.github/workflows/golang.yml
vendored
@ -34,6 +34,6 @@ jobs:
|
|||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.RELEASE_TOKEN }}
|
token: ${{ secrets.RELEASE_TOKEN }}
|
||||||
tag_name: Golang ${{env.NOW}}
|
tag_name: Golang vx.x.x
|
||||||
files: |
|
files: |
|
||||||
wazuh-notify-go/wazuh-notify
|
wazuh-notify-go/wazuh-notify
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user