[workflows:pages] add repo check to 'deploy' job as well
of course I forgot one
a434fc7cb1
This commit is contained in:
1
.github/workflows/pages.yml
vendored
1
.github/workflows/pages.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
|||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
|
||||||
|
if: github.repository == 'mikf/gallery-dl'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user