Skip to content

Commit

Permalink
Fix build_and_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m-fehr authored Apr 25, 2024
1 parent 85a55c6 commit 3cbfaca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,5 @@ jobs:
uses: quarto-dev/quarto-actions/publish@v2
with:
target: gh-pages
path: ./bcd-styleguide.qmd
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # this secret is always available for github actions

0 comments on commit 3cbfaca

Please sign in to comment.