Skip to content

Commit

Permalink
typo in version
Browse files Browse the repository at this point in the history
  • Loading branch information
wileyj committed Nov 27, 2023
1 parent af3f10a commit c685219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
asciidoctor -D dist research/emissions-research/*.adoc
asciidoctor-pdf -D dist --theme research/emissions-research/pdf-theme.yml -a "!toc" research/emissions-research/*.adoc
- name: Setup Pages
uses: actions/configure-pages@vc
uses: actions/configure-pages@v3
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit c685219

Please sign in to comment.