Skip to content

Commit

Permalink
don't run on forks 🍴
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig authored Nov 15, 2023
1 parent 3d2a2c3 commit 684e779
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/quarto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ jobs:
uses: quarto-dev/quarto-actions/setup@v2

- name: Render and Publish
if: github.repository == 'boettiger-lab/nasa-topst-env-justice'
uses: quarto-dev/quarto-actions/publish@v2
with:
target: gh-pages
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 684e779

Please sign in to comment.