Skip to content

Commit 771bbf7

Browse files
committed
Update README
1 parent 4785d31 commit 771bbf7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ Tag your changes
6565
git tag -a v1.0.X -m "fix"
6666
```
6767

68-
Release
68+
Release
69+
Note: you should generate your Personal Access Token with `write packages` scope enabled
6970
```
70-
GITHUB_TOKEN=821dhf9harnaszpuchy55a2a8s93ns goreleaser release
71+
GITHUB_TOKEN=<PERSONAL_ACCESS_TOKEN> goreleaser release
7172
```

0 commit comments

Comments
 (0)