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 4785d31 commit 771bbf7Copy full SHA for 771bbf7
README.md
@@ -65,7 +65,8 @@ Tag your changes
65
git tag -a v1.0.X -m "fix"
66
```
67
68
-Release
+Release
69
+Note: you should generate your Personal Access Token with `write packages` scope enabled
70
-GITHUB_TOKEN=821dhf9harnaszpuchy55a2a8s93ns goreleaser release
71
+GITHUB_TOKEN=<PERSONAL_ACCESS_TOKEN> goreleaser release
72
0 commit comments