Update common github actions (#445)

Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
knative-automation 2021-03-30 23:35:21 -07:00 committed by GitHub
parent 388ae51fdf
commit 5691bb38d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ jobs:
env:
#########################################
# Update this section each release. #
RELEASE: 'v0.21'
SLACK_CHANNEL: 'release-21'
RELEASE: 'v0.22'
SLACK_CHANNEL: 'release-22'
#########################################
steps: