mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-31 07:09:40 +02:00
ci: check repo before running publish jobs
This commit is contained in:
parent
60f1c85237
commit
64dea7008f
3 changed files with 3 additions and 0 deletions
1
.github/workflows/build_documentation.yml
vendored
1
.github/workflows/build_documentation.yml
vendored
|
@ -22,6 +22,7 @@ concurrency:
|
|||
|
||||
jobs:
|
||||
deploy:
|
||||
if: github.repository == 'nix-community/nixvim'
|
||||
environment:
|
||||
name: github-pages
|
||||
url: ${{ steps.deployment.outputs.page_url }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue