Skip to content

Commit a14ed3d

Browse files
committed
chore: Remove prerelease from dotnet setup
1 parent fce61ad commit a14ed3d

4 files changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/docs-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ jobs:
6868
5.0.x
6969
6.0.x
7070
7.0.x
71-
include-prerelease: true
7271
7372
- name: 🎨 Setup color
7473
run: |

.github/workflows/release-preview.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
5.0.x
3737
6.0.x
3838
7.0.x
39-
include-prerelease: true
4039
4140
- name: 🎨 Setup color
4241
run: |

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ jobs:
6767
5.0.x
6868
6.0.x
6969
7.0.x
70-
include-prerelease: true
7170
7271
- name: 🛠️ Update changelog
7372
uses: thomaseizinger/keep-a-changelog-new-release@1.2.1

.github/workflows/verification.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
5.0.x
4545
6.0.x
4646
7.0.x
47-
include-prerelease: true
4847
4948
- name: 🎨 Setup color
5049
if: matrix.os != 'windows-latest'

0 commit comments

Comments
 (0)