Skip to content

Commit 790c6f5

Browse files
author
yuval-shlomo-dekel
committed
fix: revert to admin token
1 parent 9b0c640 commit 790c6f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: release using semantic-release
2525
env:
26-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26+
GITHUB_TOKEN: ${{ secrets.ADMIN_TOKEN }}
2727
GIT_AUTHOR_NAME: secrets.automation.dev
2828
GIT_AUTHOR_EMAIL: [email protected]
2929
GIT_COMMITTER_NAME: secrets.automation.dev

0 commit comments

Comments
 (0)