Skip to content

Commit ce19d19

Browse files
authored
Merge pull request #15 from dlvhdr/dlvhdr/pat
ci: use github pat
2 parents b85fafb + 861d8bb commit ce19d19

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)