Skip to content

Commit

Permalink
Overwrite HOME env
Browse files Browse the repository at this point in the history
  • Loading branch information
Nils-Kolvenbach committed Feb 1, 2024
1 parent 914ee85 commit 40c88f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,6 @@ jobs:
commit: Release new version
publish: yarn run release
env:
# See https://github.com/changesets/action/issues/147
HOME: ${{ github.workspace }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 40c88f8

Please sign in to comment.