We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c95134 commit e08a444Copy full SHA for e08a444
.github/workflows/quarto_publish.yml
@@ -15,11 +15,6 @@ jobs:
15
- name: Check out repository
16
uses: actions/checkout@v4
17
18
- - name: Initialise gh-pages on origin
19
- run: |
20
- echo "Pushing current commit to origin/gh-pages (creates or updates)"
21
- git push origin HEAD:gh-pages
22
-
23
- name: Set up Quarto
24
uses: quarto-dev/quarto-actions/setup@v2
25
0 commit comments