We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eedf9ae commit 9fbab57Copy full SHA for 9fbab57
.github/workflows/publish.yml
@@ -68,7 +68,6 @@ jobs:
68
- name: Checkout code
69
uses: actions/checkout@v4
70
with:
71
- ref: ${{ needs.bump-version.outputs.new_tag }}
72
fetch-depth: 0
73
74
0 commit comments