Skip to content

Commit 8cd2fac

Browse files
committed
gh token on semrel dryrun
Signed-off-by: Martin Buchleitner <[email protected]>
1 parent b79b6c1 commit 8cd2fac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- uses: go-semantic-release/action@v1
3131
id: semrel
3232
with:
33+
github-token: ${{ secrets.GITHUB_TOKEN }}
3334
dry: true
3435

3536
- name: Lint

0 commit comments

Comments
 (0)