Skip to content

Commit 861d8bb

Browse files
committed
ci: use github pat
1 parent b85fafb commit 861d8bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-releaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
version: "~> v2"
2929
args: release --clean --draft
3030
env:
31-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31+
GITHUB_TOKEN: ${{ secrets.GH_DIFFNAV_PAT }}

0 commit comments

Comments
 (0)