Skip to content

Commit

Permalink
switch to quarto-netlify action
Browse files Browse the repository at this point in the history
  • Loading branch information
bbartholdy committed Jul 5, 2023
1 parent 21a6f6f commit 0eeecbf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
with:
target: netlify
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}

# - name: Build Quarto site
# run: |
Expand Down
4 changes: 4 additions & 0 deletions _publish.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- source: project
netlify:
- id: "654e8f2b-273f-4ad4-bf70-5893719cb68c"
url: "https://myphd.netlify.app"

0 comments on commit 0eeecbf

Please sign in to comment.