Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
drasticactions committed Feb 7, 2024
1 parent 8c641c8 commit d4dc4b6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy_site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,7 @@ jobs:
with:
# Upload entire repository
path: 'website/_site'
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}


- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit d4dc4b6

Please sign in to comment.