We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acfb2bd commit c50789cCopy full SHA for c50789c
.github/workflows/release-please.yml
@@ -25,7 +25,7 @@ jobs:
25
run: tar -czvf dist.tar.gz dist
26
27
- name: 🎉 Create release
28
- - uses: google-github-actions/release-please-action@v3
+ uses: google-github-actions/release-please-action@v3
29
id: release
30
with:
31
token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}
0 commit comments