Skip to content

Commit

Permalink
Merge pull request #195 from Enterwell/stage
Browse files Browse the repository at this point in the history
Update npm-publish-reusable.yml
  • Loading branch information
AleksandarDev committed Nov 27, 2023
2 parents a763faa + 286e6f4 commit 3f7fda9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-publish-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
with:
branch: "mutex/${{ github.event.workflow_run.head_branch }}-publish"
- uses: actions/checkout@v4
with:
ref: main
- name: Setup pnpm
uses: pnpm/[email protected]
with:
Expand Down

0 comments on commit 3f7fda9

Please sign in to comment.