Skip to content

Commit dd38c18

Browse files
Update kategengler/put-built-npm-package-contents-on-branch action to v2.1.0
1 parent 4f3c693 commit dd38c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-dist.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222
- uses: NullVoxPopuli/action-setup-pnpm@v2
23-
- uses: kategengler/put-built-npm-package-contents-on-branch@v2.0.0
23+
- uses: kategengler/put-built-npm-package-contents-on-branch@v2.1.0
2424
with:
2525
branch: dist
2626
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)