mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Fix the other two workflows
This commit is contained in:
parent
1aab04cebf
commit
498b06f2d9
1
.github/workflows/prepare-release.yml
vendored
1
.github/workflows/prepare-release.yml
vendored
@ -198,7 +198,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-tags: true
|
||||
fetch-depth: 20
|
||||
|
||||
- run: git fetch --tags -f
|
||||
|
||||
1
.github/workflows/release-insiders.yml
vendored
1
.github/workflows/release-insiders.yml
vendored
@ -197,7 +197,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-tags: true
|
||||
fetch-depth: 20
|
||||
|
||||
- name: Resolve version
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user