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.
2 parents b85fafb + 861d8bb commit ce19d19Copy full SHA for ce19d19
.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