Skip to content

Commit 5fd9e64

Browse files
chore: update the files
1 parent 1d02ace commit 5fd9e64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-continuous-tag.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
steps:
1111
- name: Checkout code
1212
uses: actions/checkout@v2
13+
with:
14+
token: ${{ secrets.SAK_ACTIONS_SECRETS }}
1315
- name: Update continuous tag
1416
env:
1517
GH_TOKEN: ${{ secrets.SAK_ACTIONS_SECRETS }}

0 commit comments

Comments
 (0)