Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-kuruvilla committed Nov 30, 2023
1 parent a25eb14 commit 44101ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Download build
uses: actions/download-artifact@v1
with:
name: your-angular-app
name: dist/your-angular-app
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@releases/v3
with:
Expand Down

0 comments on commit 44101ce

Please sign in to comment.