Skip to content

Commit

Permalink
Fix candidate build
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrohan authored May 15, 2024
1 parent 0891bc3 commit dd52032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_candidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
release-candidate:
name: npm
if: ${{ github.repository == 'primer/behaviors' }}
uses: primer/.github/.github/workflows/[email protected].0
uses: primer/.github/.github/workflows/[email protected].1
secrets:
gh_token: ${{ secrets.GITHUB_TOKEN }}
npm_token: ${{ secrets.NPM_AUTH_TOKEN_SHARED }}

0 comments on commit dd52032

Please sign in to comment.