Skip to content

Commit

Permalink
Send lifecycle version in dispatch payload
Browse files Browse the repository at this point in the history
Signed-off-by: glokta1 <rafeyahmad@protonmail.com>
  • Loading branch information
glokta1 committed Feb 14, 2023
1 parent edd113f commit 759c104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ jobs:
token: ${{ secrets.PLATFORM_GITHUB_TOKEN }}
event-type: lifecycle-release
repository: buildpacks/samples
client-payload: '{"version": "${{ github.event.release.tag_name }}"}'

0 comments on commit 759c104

Please sign in to comment.