Skip to content

Commit

Permalink
~ Testing auto-release
Browse files Browse the repository at this point in the history
  • Loading branch information
will-stone committed Oct 20, 2024
1 parent 84dc34b commit ffbce8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
git config user.email "${GITHUB_ACTOR}@users.noreply.github.com"
- name: Release
run: cd package && npm run release
run: npm run release -w tings
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ffbce8f

Please sign in to comment.