Skip to content

Commit

Permalink
Retour
Browse files Browse the repository at this point in the history
  • Loading branch information
linogaliana committed Apr 3, 2024
1 parent f4a19ec commit f2cb625
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
retention-days: 5
- name: Publish to GitHub Pages (and render)
run: |
ls
git remote -v
git config --global user.email quarto-github-actions-publish@example.com
git config --global user.name "Quarto GHA Workflow Runner"
quarto publish gh-pages --no-render --no-browser
Expand Down

0 comments on commit f2cb625

Please sign in to comment.