Update actions (#4534)

Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
knative-automation 2021-12-03 06:40:38 -08:00 committed by GitHub
parent 1931d7d539
commit 1ad47a7c81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -38,9 +38,9 @@ jobs:
env:
#########################################
# Update this section each release. #
RELEASE: 'v1.0'
MODULE_RELEASE: 'v0.27'
SLACK_CHANNEL: 'release-1dot0'
RELEASE: 'v1.1'
MODULE_RELEASE: 'v0.28'
SLACK_CHANNEL: 'release-1dot1'
#########################################
steps: