Skip to content

Commit b1c1aa7

Browse files
committed
fix CI
1 parent 096dbe1 commit b1c1aa7

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

.github/workflows/R2C-OpenWrt.yml

-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ jobs:
133133
allowUpdates: true
134134
prerelease: false
135135
tag: ${{ env.latest_release }}
136-
commit: "24.10"
137136
replacesArtifacts: true
138137
token: ${{ secrets.GITHUB_TOKEN }}
139138
artifacts: ./artifact/*.zip

.github/workflows/R2S-OpenWrt.yml

-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ jobs:
133133
allowUpdates: true
134134
prerelease: false
135135
tag: ${{ env.latest_release }}
136-
commit: "24.10"
137136
replacesArtifacts: true
138137
token: ${{ secrets.GITHUB_TOKEN }}
139138
artifacts: ./artifact/*.zip

.github/workflows/R4S-OpenWrt.yml

-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ jobs:
133133
allowUpdates: true
134134
prerelease: false
135135
tag: ${{ env.latest_release }}
136-
commit: "24.10"
137136
replacesArtifacts: true
138137
token: ${{ secrets.GITHUB_TOKEN }}
139138
artifacts: ./artifact/*.zip

.github/workflows/X86-OpenWrt.yml

-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ jobs:
133133
allowUpdates: true
134134
prerelease: false
135135
tag: ${{ env.latest_release }}
136-
commit: "24.10"
137136
replacesArtifacts: true
138137
token: ${{ secrets.GITHUB_TOKEN }}
139138
artifacts: ./artifact/*.zip

0 commit comments

Comments
 (0)