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 d9301dc commit d2a490eCopy full SHA for d2a490e
.github/workflows/update-release.yml
@@ -30,7 +30,6 @@ jobs:
30
- name: Checkout
31
uses: actions/checkout@v4
32
with:
33
- ref: ${{ inputs.head-sha }}
34
fetch-tags: true
35
36
- name: Install Python
0 commit comments