Update gh-pages.yml

This commit is contained in:
hegusung
2024-10-13 11:14:41 +02:00
committed by GitHub
parent 56ad2e7593
commit 0e177e7d6e

View File

@@ -10,7 +10,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: ${{ github.event.repository.fork == false && github.event.workflow_run.conclusion == 'success' }} if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2