Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
bin
Browse files Browse the repository at this point in the history
  • Loading branch information
eoussama committed Mar 21, 2024
1 parent d8d50cb commit 4db27b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
corepack enable
- name: Publishing Package
run: pnpm publish
run: pnpm publish --publish-branch build
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4db27b4

Please sign in to comment.