Skip to content

Commit

Permalink
Send lifecycle version in dispatch payload
Browse files Browse the repository at this point in the history
  • Loading branch information
glokta1 committed Feb 14, 2023
1 parent 595d9fe commit d8db24e
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 d8db24e

Please sign in to comment.