Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
  • Loading branch information
gregfrasco committed Aug 23, 2024
1 parent db8144e commit 3c3aeca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ jobs:
uses: google-github-actions/upload-cloud-storage@v2
#if: success() && github.ref == 'refs/heads/main' && env.backup_done == 'true'
with:
path: /dist/
path: dist/
destination: intact-frontend
parent: false

0 comments on commit 3c3aeca

Please sign in to comment.