adjust publish
This commit is contained in:
parent
3bf4189b21
commit
4052532f38
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@ -1,5 +1,5 @@
|
||||
# This is *if* we have CI publish; currently we use `quarto render gh-pages`
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: main
|
||||
|
||||
@ -31,4 +31,4 @@ jobs:
|
||||
render: false
|
||||
path: quarto/
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user