mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 04:57:08 +00:00
ci: Enable remote taskfiles in release workflow
This commit is contained in:
parent
5c5e909ffd
commit
57bce7d50e
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -46,6 +46,7 @@ jobs:
|
||||
- name: Run GoReleaser
|
||||
run: task release
|
||||
env:
|
||||
TASK_X_REMOTE_TASKFILES: 1
|
||||
GITHUB_TOKEN: ${{ secrets.GH_RELEASER_TOKEN }}
|
||||
GITHUB_PERSONAL_AUTH_TOKEN: ${{ secrets.GH_RELEASER_TOKEN }}
|
||||
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user