diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index edd52b9..9bf34a9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -48,7 +48,7 @@ jobs: publish-tag: if: ${{ github.repository == 'jackyzha0/quartz' }} - run-on: ubuntu-latest + runs-on: ubuntu-latest permissions: contents: write steps: