Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/jvaneb/ng-nasa
Browse files Browse the repository at this point in the history
  • Loading branch information
jvaneb committed Jun 26, 2024
2 parents d04f986 + 8c3c23f commit e282f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
- name: Deploy to pages
uses: crazy-max/ghaction-github-pages@v4.0.0
with:
build_dir: dist/ng-nasa-api
build_dir: dist/ng-nasa-api/browser
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit e282f2f

Please sign in to comment.