Skip to content

Commit

Permalink
Update frontend.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DraTeots authored May 8, 2024
1 parent e2032f8 commit 063aac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: built-site
path: ./dist/
path: ./firebird-ng/dist/

deploy:
if: github.ref == 'refs/heads/master' || endsWith(github.ref, '-ci')
Expand Down

0 comments on commit 063aac5

Please sign in to comment.