Skip to content

Commit

Permalink
chore: fix cd workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyg603 committed Nov 14, 2023
1 parent 96852f5 commit f01b678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
with:
repository-name: BugSplat-Git/bugsplat-git.github.io
branch: gh-pages
folder: dist/my-angular-crasher
folder: dist/my-angular-crasher/browser
target-folder: my-angular-crasher
token: ${{ secrets.GH_TOKEN }}

0 comments on commit f01b678

Please sign in to comment.