Skip to content

Commit bbb7da2

Browse files
committed
Make: Refresh the main-dev
1 parent 4e8d5d0 commit bbb7da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Push changes
6161
uses: CasperWA/push-protected@v2
6262
with:
63-
token: ${{ secrets.SEMANTIC_REBASE_TOKEN }}
63+
token: ${{ secrets.SEMANTIC_RELEASE_TOKEN }}
6464
branch: main-dev
6565
unprotect_reviews: True
6666
force: True

0 commit comments

Comments
 (0)