Skip to content

Commit cc3f2bc

Browse files
author
yuval-shlomo-dekel
committed
fix: test adding token
1 parent e21a22c commit cc3f2bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
uses: actions/checkout@v3
1616
with:
1717
fetch-depth: 0
18+
token: ${{ secrets.ADMIN_TOKEN }}
1819

1920
- name: setup nodejs
2021
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)