Update docs-publish.yml

This commit is contained in:
shamoon 2023-09-30 10:22:02 -07:00
parent 13259655f4
commit bc6584c63b

View File

@ -12,7 +12,7 @@ permissions:
jobs: jobs:
test: test:
name: Test name: Test Build
if: github.repository == 'benphelps/homepage' && github.event_name == 'pull_request' if: github.repository == 'benphelps/homepage' && github.event_name == 'pull_request'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: