Skip to content

Commit

Permalink
feat: si
Browse files Browse the repository at this point in the history
  • Loading branch information
Santiago Olayo committed Jun 22, 2024
1 parent d826b65 commit 92cd46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Deploy to gh pages
run: |
npx angular-cli-ghpages --dir=dist/social-network
npx angular-cli-ghpages --dir=dist/frontend/browser
env:
CI: true
GH_TOKEN: ${{ secrets.GH_TOKEN_SECRET }}
Expand Down

0 comments on commit 92cd46b

Please sign in to comment.