Skip to content

Commit a117c04

Browse files
authored
Merge pull request #27 from wayofdev/feat/dist-folder-to-release
2 parents 2a697da + c50789c commit a117c04

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)