Skip to content

Commit

Permalink
Update publish-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Nov 13, 2023
1 parent 307e738 commit fee7be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- run: bun run build
- run: rm -rf node_modules
- uses: jcbhmr/configure-bun-action@v0.11.0
- uses: actions4git/add-commit-push@v0.2.0
- uses: ./
with:
add-force: true
- uses: actions/publish-action@v0.2.2
Expand Down

0 comments on commit fee7be6

Please sign in to comment.