Skip to content

Commit

Permalink
fixing yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
FedericoTartarini committed Sep 1, 2020
1 parent 78aed65 commit d2db339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_to_ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages # The branch the action should deploy to.
# FOLDER: build # The folder the action should deploy.
FOLDER: . # The folder the action should deploy.

0 comments on commit d2db339

Please sign in to comment.