Skip to content

Commit

Permalink
Bump Pages Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
iwillspeak committed Jun 17, 2023
1 parent 2ea7e3d commit 0022044
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/github-actions-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
steps:
- name: Setup Pages
uses: actions/configure-pages@v2
- name: Deploy GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2

0 comments on commit 0022044

Please sign in to comment.