Skip to content

Commit

Permalink
Update kategengler/put-built-npm-package-contents-on-branch action to…
Browse files Browse the repository at this point in the history
… v2.1.0
  • Loading branch information
renovate[bot] committed Oct 13, 2024
1 parent c91db53 commit 883bdac
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
@@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: NullVoxPopuli/action-setup-pnpm@v2.3.1
- 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 }}

0 comments on commit 883bdac

Please sign in to comment.