Skip to content

Commit fee7be6

Browse files
authored
Update publish-action.yml
1 parent 307e738 commit fee7be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- run: bun run build
1616
- run: rm -rf node_modules
1717
- uses: jcbhmr/[email protected]
18-
- uses: actions4git/[email protected]
18+
- uses: ./
1919
with:
2020
add-force: true
2121
- uses: actions/[email protected]

0 commit comments

Comments
 (0)