Skip to content

Commit

Permalink
Updated home
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebGerman committed Jan 21, 2025
1 parent 3c96622 commit 1affe38
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ jobs:
cd packages/changed-elements-react &&
pnpm run build
- name: Set HOME
run: echo "HOME=$(pwd)" >> $GITHUB_ENV

# Issue with .npmrc file not being found by action.
# https://github.com/changesets/action/issues/147#issue-1124312041
- name: Create release PR or publish to npm
Expand Down

0 comments on commit 1affe38

Please sign in to comment.