Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnaKotl committed Dec 6, 2024
1 parent 1917c8f commit f535a76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
name: production-files
path: ./dist

# Deployment job
deploy:
Expand Down

0 comments on commit f535a76

Please sign in to comment.