We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea4e8e commit fd6df7fCopy full SHA for fd6df7f
.github/workflows/main.yml
@@ -36,4 +36,5 @@ jobs:
36
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37
run: |
38
cd src
39
+ cd your-angular-project
40
ng deploy --no-silent --name="The Buildbot" --email="[email protected]"
0 commit comments