Skip to content

Commit c8efaec

Browse files
[PETOSS-829] Add token
1 parent 786abe3 commit c8efaec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/create-github-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ jobs:
2929
- name: Perform release
3030
run: npx semantic-release --dry-run
3131
working-directory: ${{ github.workspace }}/.github/semantic-release
32+
env:
33+
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)