mirror of https://github.com/knative/client.git
Update common github actions (#1218)
Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
7d431366f5
commit
3763be0230
|
|
@ -36,8 +36,8 @@ jobs:
|
||||||
env:
|
env:
|
||||||
#########################################
|
#########################################
|
||||||
# Update this section each release. #
|
# Update this section each release. #
|
||||||
RELEASE: 'v0.20'
|
RELEASE: 'v0.21'
|
||||||
SLACK_CHANNEL: 'release-20'
|
SLACK_CHANNEL: 'release-21'
|
||||||
#########################################
|
#########################################
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue