Compare commits

..

No commits in common. "82d9872f8107d006866b887975afb98d15bdb44f" and "98b40e881d184595fb970b8f2b0a90ab19d7748a" have entirely different histories.

View File

@ -63,7 +63,7 @@ jobs:
version: latest version: latest
args: release --clean -f goreleaser-gitea.yaml args: release --clean -f goreleaser-gitea.yaml
env: env:
GITHUB_TOKEN: ${{ secrets.GORELEASER_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }}
"Notify": "Notify":
runs-on: [ubuntu-docker-latest, linux/amd64] runs-on: [ubuntu-docker-latest, linux/amd64]