mirror of
https://github.com/ZetaKebab/quartz.git
synced 2026-09-07 11:56:20 +00:00
ci: fix typo in runs-on
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
|
||||
publish-tag:
|
||||
if: ${{ github.repository == 'jackyzha0/quartz' }}
|
||||
run-on: ubuntu-latest
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user