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 75fbb71 commit 194619fCopy full SHA for 194619f
.github/workflows/test_config_script.yml
@@ -24,6 +24,7 @@ jobs:
24
- uses: actions/checkout@v5
25
with:
26
persist-credentials: false
27
+ fetch-tags: true
28
29
- name: Run `first_config_script.sh`
30
run: |
0 commit comments