Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Update canary-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gyfchong authored Nov 2, 2023
1 parent b2be1fa commit 54ed3e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/canary-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/setup
- name: Create canary release and publish to npm
- run: |
npm config set "//npm.pkg.github.com/:_authToken" "$GITHUB_TOKEN"
- run: |
Expand Down

0 comments on commit 54ed3e0

Please sign in to comment.