Skip to content

Commit

Permalink
Restructure PlugJS
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospassos committed May 18, 2020
1 parent 928ff79 commit 375ec04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-published-releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
- name: Install dependencies
if: steps.cache-dependencies.outputs.cache-hit != 'true'
run: |-
echo "//npm.pkg.github.com/:_authToken=${{ secrets.CROCT_BOT_TOKEN }}" >> ~/.npmrc
npm ci
rm -rf ~/.npmrc
Expand Down

0 comments on commit 375ec04

Please sign in to comment.