We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aab04c commit 498b06fCopy full SHA for 498b06f
.github/workflows/prepare-release.yml
@@ -198,7 +198,6 @@ jobs:
198
steps:
199
- uses: actions/checkout@v4
200
with:
201
- fetch-tags: true
202
fetch-depth: 20
203
204
- run: git fetch --tags -f
.github/workflows/release-insiders.yml
@@ -197,7 +197,6 @@ jobs:
197
- name: Resolve version
0 commit comments