fix(release): Downgraded forgejo-release action
Some checks failed
ci / goreleaser (push) Failing after 1m33s
Some checks failed
ci / goreleaser (push) Failing after 1m33s
This commit is contained in:
parent
a18da5c940
commit
453cf9a33b
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)"
|
echo "text=$(cat dist/CHANGELOG.md)"
|
||||||
-
|
-
|
||||||
name: Release app
|
name: Release app
|
||||||
uses: actions/forgejo-release@v2.7.3
|
uses: actions/forgejo-release@v2.6.0
|
||||||
with:
|
with:
|
||||||
direction: upload
|
direction: upload
|
||||||
#token: ${{ secrets.WRITE_TOKEN_TO_MYREPO }}
|
#token: ${{ secrets.WRITE_TOKEN_TO_MYREPO }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue