Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jaime-ez committed Jan 29, 2021
1 parent 6dbbb93 commit 0a8d4e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.github-actions-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- run: npm run test
- run: bash ./scripts/package.sh true true
- run: npm run tsc
- run: npm publish --access public --tag=canary
- run: npm publish --access public --tag canary
- name: Upload Release Asset
uses: alexellis/[email protected]
env:
Expand Down

0 comments on commit 0a8d4e4

Please sign in to comment.