Skip to content

Commit

Permalink
feat: initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
beeman committed Nov 23, 2019
1 parent bb3b3e1 commit 3628987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
NPM_TOKEN: ${{secrets.NPM_TOKEN}}
GH_TOKEN: ${{secrets.GH_TOKEN}}
CI: true
# Uncomment this for a direct publish to npm
# Uncomment this for a direct publish to npm
build-and-publish-npm:
needs: build-and-publish-gpr
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3628987

Please sign in to comment.