Skip to content

Commit e2f9f6b

Browse files
authored
chore(maintainers): fix release workflow rename
Release workflow file was renamed and broke a direct link to access `Publishing workflow`. Signed-off-by: Heitor Lessa <[email protected]>
1 parent ba6723b commit e2f9f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ These are some questions to keep in mind when drafting your first or future rele
218218

219219
Once you're happy, hit `Publish release` 🎉🎉🎉.
220220

221-
This will kick off the [Publishing workflow](https://github.com/awslabs/aws-lambda-powertools-python/actions/workflows/on_release_notes.yml) and within a few minutes you should see the latest version in PyPi, and all issues labeled as `pending-release` will be closed and notified.
221+
This will kick off the [Publishing workflow](https://github.com/awslabs/aws-lambda-powertools-python/actions/workflows/release.yml) and within a few minutes you should see the latest version in PyPi, and all issues labeled as `pending-release` will be closed and notified.
222222

223223
> TODO: Include information to verify SAR and Lambda Layers deployment; we're still finalizing Lambda Layer automated deployment in GitHub Actions - ping @am29d when in doubt.
224224

0 commit comments

Comments
 (0)