chore: update and move to the new server

This commit is contained in:
2026-03-05 20:25:05 +08:00
parent aa0b2f9031
commit ba470e85e8

View File

@@ -6,9 +6,9 @@ on:
jobs: jobs:
build: build:
runs-on: gitea-official-runner runs-on: gitea-runner-group-blog
container: container:
image: harbor.merlin.xin/release/merlin/action_builder:v0.0.2 image: ${{ vars.HARBOR_URL }}/candlelight/action_builder:v0.0.1
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v4 uses: actions/checkout@v4