Skip to content

Commit

Permalink
Merge pull request #307 from demarey/source
Browse files Browse the repository at this point in the history
fix agenda filename
  • Loading branch information
demarey authored May 16, 2024
2 parents 391c9c0 + 951fb96 commit 8b8f61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
agenda_build:
uses: pillar-markup/Microdown-Agenda/.github/workflows/main.yml@main
with:
agenda_filename: 2024-Conference/agenda.pillar;2023-Conference/agenda.md;2023-Conference/agenda-workshop.md;2022-Conference/agenda.md;2022-Conference/agenda-workshop.md
agenda_filename: 2024-Conference/agenda.md;2023-Conference/agenda.md;2023-Conference/agenda-workshop.md;2022-Conference/agenda.md;2022-Conference/agenda-workshop.md

deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8b8f61e

Please sign in to comment.