Skip to content

Commit

Permalink
Merge pull request #5 from dcSpark/master-fix
Browse files Browse the repository at this point in the history
Changed dir in gh-pages branch
  • Loading branch information
GrzegorzDrozda authored Aug 7, 2023
2 parents 4192c8c + 749c75b commit 988e10e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
#if: github.ref == 'refs/heads/master'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build
publish_dir: ./
user_name: github-actions[bot]
user_email: 41898282+github-actions[bot]@users.noreply.github.com
cname: blog.dcspark.io

0 comments on commit 988e10e

Please sign in to comment.