Skip to content

Commit

Permalink
Merge pull request #251 from MurhafSousli/master
Browse files Browse the repository at this point in the history
Deploy to netlify
  • Loading branch information
MurhafSousli committed Jan 31, 2023
2 parents 6b339f1 + 8e0ea28 commit 2e15da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Deploy to Netlify
uses: nwtgck/[email protected]
with:
publish-dir: './dist/ngx-highlightjs-demo'
publish-dir: './dist/ngx-highlightjs-demo/browser'
production-branch: deploy-netlify
github-token: ${{ secrets.GITHUB_TOKEN }}
deploy-message: "Deploy from GitHub Actions"
Expand Down

1 comment on commit 2e15da3

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.