Skip to content

Commit

Permalink
Update kategengler/put-built-npm-package-contents-on-branch action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 25, 2024
1 parent fdbef37 commit 10aa2ea
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 @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: NullVoxPopuli/[email protected]
- 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: dist
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 10aa2ea

Please sign in to comment.