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: jobs:
publish: publish:
name: Publish name: Publish
if: github.repository_owner == 'samber'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout Repo - name: Checkout Repo