Skip to content

Commit

Permalink
single deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
mj850 committed Feb 7, 2024
1 parent 511e436 commit ccfcafd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploydocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
- id: "deployment"
name: "Deploy documentation to GitHub Pages"
uses: "actions/deploy-pages@v2"
uses: actions/deploy-pages@v4

0 comments on commit ccfcafd

Please sign in to comment.