Skip to content

Commit 0eeecbf

Browse files
committed
switch to quarto-netlify action
1 parent 21a6f6f commit 0eeecbf

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050
with:
5151
target: netlify
5252
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
53-
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
5453

5554
# - name: Build Quarto site
5655
# run: |

_publish.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- source: project
2+
netlify:
3+
- id: "654e8f2b-273f-4ad4-bf70-5893719cb68c"
4+
url: "https://myphd.netlify.app"

0 commit comments

Comments
 (0)