mirror of https://github.com/knative/docs.git
Update actions (#5264)
Signed-off-by: Knative Automation <automation@knative.team> Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
e45b73f33b
commit
5c36754db9
|
@ -25,8 +25,8 @@ jobs:
|
||||||
releasability:
|
releasability:
|
||||||
uses: knative/actions/.github/workflows/releasability.yaml@main
|
uses: knative/actions/.github/workflows/releasability.yaml@main
|
||||||
with:
|
with:
|
||||||
releaseFamily: ${{ github.event.inputs.releaseFamily || 'v1.7' }}
|
releaseFamily: ${{ github.event.inputs.releaseFamily || 'v1.8' }}
|
||||||
moduleReleaseFamily: ${{ github.event.inputs.moduleReleaseFamily || 'v0.34' }}
|
moduleReleaseFamily: ${{ github.event.inputs.moduleReleaseFamily || 'v0.35' }}
|
||||||
slackChannel: ${{ github.event.inputs.slackChannel || 'release' }}
|
slackChannel: ${{ github.event.inputs.slackChannel || 'release' }}
|
||||||
secrets:
|
secrets:
|
||||||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
||||||
|
|
Loading…
Reference in New Issue