Skip to content

Commit

Permalink
change folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Cangonin committed Aug 8, 2024
1 parent 94ca5ae commit 122c9b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_and_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ jobs:

- name: Upload artifact # Uploads the build artifact.
uses: actions/upload-pages-artifact@v3

with:
path: './dist'
deploy:
name: Deploy Application # Defines the name of the deployment job.

Expand Down

0 comments on commit 122c9b5

Please sign in to comment.