Skip to content

Commit

Permalink
Merge pull request #93 from wemogy/SebastianKuesters-patch-1
Browse files Browse the repository at this point in the history
Update release.yaml
  • Loading branch information
SebastianKuesters committed Jun 1, 2023
2 parents 0a533e7 + 77f98bd commit 990bce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
git config --global user.name $GITHUB_ACTOR
git config --global user.email $GITHUB_ACTOR@users.noreply.github.com
yarn deploy --skip-build
working-directory: docs
working-directory: docs/public
env:
GIT_USER: $GITHUB_ACTOR
GIT_PASS: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 990bce8

Please sign in to comment.