fix(ci): fix Publish workflow startup_failure

This commit is contained in:
samber (headless) 2026-05-22 18:32:57 +00:00
parent d446376b83
commit 0e0bf2cb74

View file

@ -12,6 +12,7 @@ permissions:
jobs:
publish:
name: Publish
if: github.repository_owner == 'samber'
runs-on: ubuntu-latest
steps:
- name: Checkout Repo