We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47e72b1 commit d37f024Copy full SHA for d37f024
.github/workflows/release-please.yml
@@ -24,6 +24,7 @@ jobs:
24
path: mysql2jsonl
25
- uses: googleapis/release-please-action@v4
26
id: release
27
+ - uses: actions/checkout@v4
28
- name: Upload Release Artifact
29
if: ${{ steps.release.outputs.release_created }}
30
env:
0 commit comments