Skip to content

Commit

Permalink
Update upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
makeev-pavel authored Jan 13, 2025
1 parent 75739fa commit ec4fa5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,10 @@ jobs:

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
path: "./"


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

0 comments on commit ec4fa5b

Please sign in to comment.