Compare commits
No commits in common. "bc4a7159ce33c3fd14c64a41d5514a8fc039c0fb" and "d0d7d464af0359a83c0dd164a713dbbc4e75a260" have entirely different histories.
bc4a7159ce
...
d0d7d464af
@ -61,7 +61,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
distribution: goreleaser
|
distribution: goreleaser
|
||||||
version: latest
|
version: latest
|
||||||
args: release --clean -f goreleaser-gitea.yaml
|
args: release --clean -f ${{ env.GITEA_WORKSPACE }}/.goreleaser-gitea.yaml
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user