Skip to content

Commit

Permalink
Don't use actions/configure-pages@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
jstayton committed Nov 13, 2023
1 parent 4d774db commit 6c75bac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps:
- name: Setup GitHub Pages
uses: actions/configure-pages@v3
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2

0 comments on commit 6c75bac

Please sign in to comment.