fix(release): Downgraded forgejo-release action
Some checks failed
ci / goreleaser (push) Failing after 38s
Some checks failed
ci / goreleaser (push) Failing after 38s
This commit is contained in:
parent
be22a018d3
commit
2f52257f1a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
echo "text=$(cat dist/CHANGELOG.md)"
|
||||
-
|
||||
name: Release app
|
||||
uses: actions/forgejo-release@v2.7.3
|
||||
uses: actions/forgejo-release@v2.6.0
|
||||
with:
|
||||
direction: upload
|
||||
#token: ${{ secrets.WRITE_TOKEN_TO_MYREPO }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue