Skip to content

Commit f6dbbf3

Browse files
committed
merging with main
2 parents 9c16cc8 + b712efa commit f6dbbf3

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

.github/workflows/release-on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ on:
2727

2828
jobs:
2929
create-release:
30-
runs-on: ubuntu-latest
30+
runs-on: pub-hk-ubuntu-24.04-ip
3131
permissions:
3232
contents: write
3333
pull-requests: write

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,3 @@ jobs:
114114
package_name: ${{ needs.release-please-pr.outputs.package_name }}
115115
pr_number: ${{ needs.release-please-pr.outputs.pr_number }}
116116
branch_name: ${{ github.ref_name }}
117-

.github/workflows/update-release-configs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,3 @@ jobs:
4040

4141
- name: Update release configs
4242
uses: ./workflows-repo/.github/actions/update-release-configs-job-public
43-

0 commit comments

Comments
 (0)