Skip to content

Commit 451acf9

Browse files
Merge branch 'main' into llama🦙guard
2 parents 7c5a7b3 + 96e1695 commit 451acf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
- [ ] Review the changes in [the release commit]($COMMIT_URL)
149149
- [ ] Review the [Draft Release](${{ needs.create-release.outputs.release-url }})
150150
- [ ] Review **and approve** this PR
151-
- [ ] Trigger the [Perform Release Workflow](${{ github.event.repository.html_url }}/actions/workflows/perform-release.yml)
151+
- [ ] Trigger the [Perform Release Workflow](${{ github.event.repository.html_url }}/actions/workflows/perform-release.yaml)
152152
- [ ] Once the `Perform Release` workflow is through, head over to the [Central Sonatype](https://central.sonatype.com/publishing/deployments) and log in with the credentials in the Team Password Safe. There should be a published release.")
153153
echo "PR_URL=$PR_URL" >> $GITHUB_OUTPUT
154154
env:

0 commit comments

Comments
 (0)