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.
2 parents 65e5de7 + b634e52 commit c3c9d58Copy full SHA for c3c9d58
1 file changed
.github/workflows/release.yml
@@ -69,6 +69,7 @@ jobs:
69
- name: Checkout repository
70
uses: actions/checkout@v4
71
with:
72
+ ref: master
73
fetch-depth: 0
74
75
- name: Get release information
0 commit comments