Skip to content

Commit

Permalink
update release pipeline to fix error with absolute url
Browse files Browse the repository at this point in the history
  • Loading branch information
adammockor committed Mar 11, 2022
1 parent d5cb66d commit c1185b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ jobs:
HUSKY: 0
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NEXT_PUBLIC_WORDPRESS_SITE_URL: ${{ secrets.NEXT_PUBLIC_WORDPRESS_SITE_URL }}

0 comments on commit c1185b2

Please sign in to comment.