Skip to content

Commit

Permalink
Switch back to original repo
Browse files Browse the repository at this point in the history
  • Loading branch information
anaximander committed Mar 25, 2024
1 parent 553353f commit d67f880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
GATSBY_AIRTABLE_API_KEY: ${{ secrets.GATSBY_AIRTABLE_API_KEY }}
GATSBY_AIRTABLE_API_BASE: ${{ secrets.GATSBY_AIRTABLE_API_BASE }}
- uses: actions/checkout@v2
- uses: MAPC/gatsby-gh-pages-action@v2.2.1
- uses: enriikke/gatsby-gh-pages-action@v2
with:
access-token: ${{ secrets.ACCESS_TOKEN }}
deploy-branch: gh-pages
Expand Down

0 comments on commit d67f880

Please sign in to comment.