Update common github actions (#3237)

Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
knative-automation 2021-02-12 06:39:56 -08:00 committed by GitHub
parent 3d27780665
commit 90822011e9
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.20'
SLACK_CHANNEL: 'release-20'
RELEASE: 'v0.21'
SLACK_CHANNEL: 'release-21'
#########################################
steps: