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

chore(github): brought back npm token

This commit is contained in:
Yury Shkoda
2021-06-11 08:43:48 +03:00
parent bbb94d61ce
commit c71a08f1d2

View File

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