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.
main
1 parent c55fb0a commit fcd0ad4Copy full SHA for fcd0ad4
.github/workflows/update-proxy-release.yml
@@ -28,6 +28,7 @@ jobs:
28
uses: actions/checkout@v4
29
with:
30
fetch-depth: 0 # ensure we have all tags and can push commits
31
+ ref: main
32
33
- name: Update git config
34
shell: bash
0 commit comments