Skip to content

Commit 43ae081

Browse files
chore(deps): update kategengler/put-built-npm-package-contents-on-branch action to v2.1.0 (#1154)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2740f9e commit 43ae081

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
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- uses: wyvox/action-setup-pnpm@v3
16-
- uses: kategengler/put-built-npm-package-contents-on-branch@v2.0.0
16+
- uses: kategengler/put-built-npm-package-contents-on-branch@v2.1.0
1717
with:
1818
branch: dist
1919
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)