Skip to content

Commit

Permalink
ci: update changesets (kubesphere#4275)
Browse files Browse the repository at this point in the history
Signed-off-by: donniean <[email protected]>
Co-authored-by: donniean <[email protected]>
  • Loading branch information
ks-ci-bot and donniean authored Jul 15, 2024
1 parent 5889570 commit 17ceb25
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 11 deletions.
8 changes: 0 additions & 8 deletions .changeset/README.md

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/release-packages-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
release-packages:
name: Release
runs-on: ubuntu-latest
# runs-on: self-hosted

steps:
- name: Checkout Repo
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-packages-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
release-packages:
name: Release
runs-on: ubuntu-latest
# runs-on: self-hosted

steps:
- name: Checkout Repo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
release-packages:
name: Release
runs-on: ubuntu-latest
# runs-on: self-hosted
# runs-on: self-runner-kubesphere

steps:
- name: Checkout Repo
Expand Down

0 comments on commit 17ceb25

Please sign in to comment.