Skip to content

Commit

Permalink
Try v3
Browse files Browse the repository at this point in the history
  • Loading branch information
lccambiaghi committed Mar 14, 2021
1 parent 86535a6 commit 7dc036c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Export Org files to GitHub Pages
uses: tecosaur/org-knit-action@v0.2
with:
github_token: ${{ secrets.ORG_KNIT_PAT }}
branch: gh-pages
config: https://github.com/lccambiaghi/vanilla-emacs
config: https://github.com/lccambiaghi/vanilla-emacs

0 comments on commit 7dc036c

Please sign in to comment.