Update common github actions (#425)

Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
knative-automation 2021-02-10 19:47:18 -08:00 committed by GitHub
parent 8ae1528470
commit 5a65e9097b
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: