Skip to content

Commit

Permalink
Update build-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesHoppe authored Nov 2, 2024
1 parent 11303f6 commit cbe5759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Deploy Website to gh-pages branch
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
run: ng deploy
run: npm run ng -- deploy

0 comments on commit cbe5759

Please sign in to comment.