mirror of
https://github.com/sasjs/server.git
synced 2026-04-21 04:41:31 +00:00
chore: using GITHUB_TOKEN
This commit is contained in:
@@ -56,4 +56,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
run: |
|
run: |
|
||||||
GITHUB_TOKEN=${{ secrets.GH_TOKEN }} semantic-release
|
GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }} semantic-release
|
||||||
|
|||||||
Reference in New Issue
Block a user