Skip to content

Commit

Permalink
Merge pull request #201 from jmurphyau/put-built-npm-package-contents…
Browse files Browse the repository at this point in the history
…-on-branch@2

Use [email protected]
  • Loading branch information
SergeAstapov authored Sep 11, 2023
2 parents e3d26c2 + 42aac42 commit 34c5aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
cache: pnpm
- name: Install Dependencies
run: pnpm install --frozen-lockfile
- uses: kategengler/put-built-npm-package-contents-on-branch@v1.0.0
- uses: kategengler/put-built-npm-package-contents-on-branch@v2.0.0
with:
branch: ${{ github.head_ref || github.ref_name }}-dist
working-directory: packages/ember-truth-helpers
Expand Down

0 comments on commit 34c5aa0

Please sign in to comment.