Skip to content

Commit 5b02ced

Browse files
author
Sergei Orlov
authored
ci(versioning): use token for versioning
1 parent 8101273 commit 5b02ced

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/versioning-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
- uses: actions/checkout@v2
1010
with:
1111
fetch-depth: 0
12+
token: ${SEMANTICS_TOKEN}
1213
- uses: actions/setup-node@v1
1314
with:
1415
node-version: '12.x'

0 commit comments

Comments
 (0)