Skip to content

Commit

Permalink
Merge pull request #1222 from ilios/dependabot/github_actions/kategen…
Browse files Browse the repository at this point in the history
…gler/put-built-npm-package-contents-on-branch-2.1.0

Bump kategengler/put-built-npm-package-contents-on-branch from 2.0.0 to 2.1.0
  • Loading branch information
stopfstedt authored Nov 15, 2024
2 parents c6e1b64 + b9a5deb commit 2f8a9ad
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 @@ -28,7 +28,7 @@ jobs:
cache: pnpm
- name: Install Dependencies
run: pnpm install --frozen-lockfile
- uses: kategengler/put-built-npm-package-contents-on-branch@v2.0.0
- uses: kategengler/put-built-npm-package-contents-on-branch@v2.1.0
with:
branch: dist
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2f8a9ad

Please sign in to comment.