Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobMGEvans authored Dec 3, 2021
1 parent f92a6d1 commit 6167499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# This step should be check on alpha, beta or stable releases, publish Workflow Script dependant on the release type
# with:
# # This expects you to have a script called release which does a build for your packages and calls changeset publish
# publish: yarn release
# publish: yarn/npm release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

1 comment on commit 6167499

@vercel
Copy link

@vercel vercel bot commented on 6167499 Dec 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.