Update common github actions (#412)

Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
knative-automation 2020-12-30 22:02:30 -08:00 committed by GitHub
parent 91a38b35be
commit 8415abddad
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.19'
SLACK_CHANNEL: 'release-19'
RELEASE: 'v0.20'
SLACK_CHANNEL: 'release-20'
#########################################
steps: