mirror of
https://github.com/sasjs/core.git
synced 2026-06-08 20:10:20 +00:00
chore(github): fixed token
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
||||
- name: Semantic Release
|
||||
uses: cycjimmy/semantic-release-action@v3
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
- name: SAS Packages Release
|
||||
|
||||
Reference in New Issue
Block a user