Skip to content

Commit

Permalink
ups
Browse files Browse the repository at this point in the history
  • Loading branch information
lccambiaghi committed Mar 14, 2021
1 parent f2e6735 commit 45d29be
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,9 +7,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v2
- name: Export Org files to GitHub Pages
uses: tecosaur/org-knit-action@v0.2
uses: tecosaur/org-knit-action@v0.3
with:
github_token: ${{ secrets.ORG_KNIT_PAT }}
branch: gh-pages
Expand Down

0 comments on commit 45d29be

Please sign in to comment.