Skip to content

Commit

Permalink
report publish | changed env to with
Browse files Browse the repository at this point in the history
  • Loading branch information
sadabnepal committed May 10, 2022
1 parent c70f240 commit 8624011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Deploy report to GitHub Page
uses: peaceiris/actions-gh-pages@v2
env:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
PUBLISH_BRANCH: gh-pages
PUBLISH_DIR: ./report

0 comments on commit 8624011

Please sign in to comment.