Skip to content

Commit 36edbdf

Browse files
committed
CI, git tag v2.0.1
1 parent c665268 commit 36edbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
registry: ghcr.io
4444
username: ${{ github.actor }}
45-
password: ${{ secrets.GITHUB_TOKEN }}
45+
password: ${{ secrets.MY_GITHUB_TOKEN }}
4646

4747
- name: Run GoReleaser
4848
uses: goreleaser/goreleaser-action@v6

0 commit comments

Comments
 (0)