We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85fafb commit 861d8bbCopy full SHA for 861d8bb
.github/workflows/go-releaser.yml
@@ -28,4 +28,4 @@ jobs:
28
version: "~> v2"
29
args: release --clean --draft
30
env:
31
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_DIFFNAV_PAT }}
0 commit comments