fix: notification in thread
[skip ci]
This commit is contained in:
parent
e65c74e6e7
commit
e5b2681142
2 changed files with 3 additions and 1 deletions
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
|
@ -21,6 +21,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-tags: true
|
||||
|
||||
- name: Check GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue