Skip to content

Commit c50789c

Browse files
committed
fix: typo
1 parent acfb2bd commit c50789c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: tar -czvf dist.tar.gz dist
2626

2727
- name: 🎉 Create release
28-
- uses: google-github-actions/release-please-action@v3
28+
uses: google-github-actions/release-please-action@v3
2929
id: release
3030
with:
3131
token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)