Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Coleim committed Apr 12, 2024
1 parent bac08a6 commit 8b7d952
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,10 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
name: specs
name: github-pages
path: .
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4


0 comments on commit 8b7d952

Please sign in to comment.