mirror of https://github.com/knative/caching.git
Update common github actions (#445)
Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
388ae51fdf
commit
5691bb38d4
|
@ -36,8 +36,8 @@ jobs:
|
||||||
env:
|
env:
|
||||||
#########################################
|
#########################################
|
||||||
# Update this section each release. #
|
# Update this section each release. #
|
||||||
RELEASE: 'v0.21'
|
RELEASE: 'v0.22'
|
||||||
SLACK_CHANNEL: 'release-21'
|
SLACK_CHANNEL: 'release-22'
|
||||||
#########################################
|
#########################################
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue