1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-11 03:34:35 +00:00

Merge pull request #5 from sasjs/development

fix(github): removed npm token
This commit is contained in:
Yury Shkoda
2021-06-11 08:30:57 +03:00
committed by GitHub

View File

@@ -19,4 +19,3 @@ jobs:
uses: cycjimmy/semantic-release-action@v2
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}