Skip to content

Commit

Permalink
Update release_candidate.yml version
Browse files Browse the repository at this point in the history
Update the version, as version `2.0.0` has a bug.
  • Loading branch information
lukasoppermann authored Nov 25, 2024
1 parent 32c4fe1 commit 4991f3a
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 @@ -67,7 +67,7 @@ jobs:
release-candidate-next-major:
if: github.ref_name == 'changeset-release/next-major'
name: Candidate (@next-major)
uses: primer/.github/.github/workflows/release_candidate.yml@v2.0.0
uses: primer/.github/.github/workflows/release_candidate.yml@v2.1.1
with:
tag: next-major
secrets:
Expand Down

0 comments on commit 4991f3a

Please sign in to comment.