Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 840ab95

Browse files
committed
chore: 🤖 update the release token to org level
1 parent 44f121f commit 840ab95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fast-forward.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
# never post a comment. (In all cases the information is
2525
# still available in the step's summary.)
2626
comment: on-error
27-
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }} ## This allows to trigger push action from within this workflow. Read more - https://docs.github.com/en/actions/using-workflows/triggering-a-workflow#triggering-a-workflow-from-a-workflow
27+
GITHUB_TOKEN: ${{ secrets.ASSOCIATION_RELEASE_TOKEN }} ## This allows to trigger push action from within this workflow. Read more - https://docs.github.com/en/actions/using-workflows/triggering-a-workflow#triggering-a-workflow-from-a-workflow

0 commit comments

Comments
 (0)