Skip to content

Commit 7dab6a4

Browse files
committed
Clarify why custom token used here
1 parent 35947e6 commit 7dab6a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,7 @@ jobs:
4646
@semantic-release/[email protected]
4747
@semantic-release/[email protected]
4848
env:
49+
# Custom token for triggering Docker image build GH Workflow on release
50+
# created by cycjimmy/semantic-release-action. Events created by
51+
# workflows with default GITHUB_TOKEN not trigger other GH Workflow.
4952
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_TOKEN }}

0 commit comments

Comments
 (0)