Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierZal committed Jul 30, 2024
1 parent dc86fe6 commit 15c5a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
personal_access_token: ${{ secrets.HOMEY_PAT }}
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_CONFIG_USERCONFIG: ${{ github.workspace }}/.npmrc
NPM_CONFIG_USERCONFIG: $NPM_CONFIG_USERCONFIG
- name: URL
run: echo "Manage your app at ${{ steps.publish.outputs.url }}." >> $GITHUB_STEP_SUMMARY

0 comments on commit 15c5a9e

Please sign in to comment.