Skip to content

Commit

Permalink
fix yaml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ateucher committed Aug 30, 2024
1 parent 8d8c4bd commit 564cf6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ on:
push:
branches: main

name: Quarto Publish
name: Quarto Publish

jobs:
jobs:
build-deploy:
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 564cf6f

Please sign in to comment.