Skip to content

Commit 6a53423

Browse files
author
Geert van Geest
committed
updates render page action for merging into main
1 parent 81f8dcf commit 6a53423

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/render-page.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
push:
66
branches:
77
- main
8-
- 74-set-up-quarto-to-run-as-action
98

109
jobs:
1110
docker:
@@ -15,8 +14,6 @@ jobs:
1514
contents: write
1615
steps:
1716
- uses: actions/checkout@v4
18-
with:
19-
ref: 74-set-up-quarto-to-run-as-action
2017
- name: Publish to GitHub Pages (and render)
2118
uses: quarto-dev/quarto-actions/publish@v2
2219
with:

0 commit comments

Comments
 (0)