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 749fa59 commit 734f2f7Copy full SHA for 734f2f7
.github/workflows/main.yml
@@ -12,6 +12,7 @@ jobs:
12
steps:
13
- uses: actions/[email protected]
14
- run: |
15
+ git fetch --tags -f
16
git fetch --prune --unshallow --tags
17
- name: Update Build Number
18
id: step1
0 commit comments