Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
QiuSimons committed Dec 2, 2024
1 parent 096dbe1 commit b1c1aa7
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/R2C-OpenWrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ jobs:
allowUpdates: true
prerelease: false
tag: ${{ env.latest_release }}
commit: "24.10"
replacesArtifacts: true
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: ./artifact/*.zip
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/R2S-OpenWrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ jobs:
allowUpdates: true
prerelease: false
tag: ${{ env.latest_release }}
commit: "24.10"
replacesArtifacts: true
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: ./artifact/*.zip
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/R4S-OpenWrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ jobs:
allowUpdates: true
prerelease: false
tag: ${{ env.latest_release }}
commit: "24.10"
replacesArtifacts: true
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: ./artifact/*.zip
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/X86-OpenWrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ jobs:
allowUpdates: true
prerelease: false
tag: ${{ env.latest_release }}
commit: "24.10"
replacesArtifacts: true
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: ./artifact/*.zip
Expand Down

0 comments on commit b1c1aa7

Please sign in to comment.