Updating GHES workflows

This commit is contained in:
GitHub Actions
2020-09-28 22:04:42 +00:00
parent e63b3cb8d3
commit 2de65d448a
13 changed files with 16 additions and 927 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: 12
registry-url: $registry-url(npm)
registry-url: https://npm.pkg.github.com/
- run: npm ci
- run: npm publish
env: