Skip to content

Commit

Permalink
Update main_new.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nowosad committed Sep 23, 2024
1 parent 738c245 commit e3c95eb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main_new.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
permissions:
contents: write
statuses: write
env:
QUARTO_JULIA_PROJECT: "@quarto"
steps:
- uses: actions/checkout@v3
- uses: julia-actions/setup-julia@v2
Expand Down Expand Up @@ -42,4 +44,4 @@ jobs:
uses: quarto-dev/quarto-actions/publish@v2
with:
target: netlify
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}

0 comments on commit e3c95eb

Please sign in to comment.