We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27beef4 commit 4fa4e8bCopy full SHA for 4fa4e8b
1 file changed
.github/workflows/release-please.yml
@@ -31,6 +31,7 @@ jobs:
31
- uses: actions/checkout@v4
32
with:
33
fetch-depth: 0
34
+ ref: ${{ needs.release-please.outputs.tag_name }}
35
36
- uses: actions/setup-go@v5
37
0 commit comments