Skip to content

Commit

Permalink
Merge pull request #11 from primer/lukasoppermann-patch-1
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
lukasoppermann authored Apr 15, 2024
2 parents aa2aad3 + a8c17cd commit dc188dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
release:
if: github.ref_name == 'main'
name: Release
uses: primer/.github/.github/workflows/release.yml@main
uses: primer/.github/.github/workflows/release.yml@v1.0.0
secrets:
gh_token: ${{ secrets.GPR_AUTH_TOKEN_SHARED }}
npm_token: ${{ secrets.NPM_AUTH_TOKEN_SHARED }}

0 comments on commit dc188dd

Please sign in to comment.