Update actions (#579)

Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
knative-automation 2021-12-01 18:31:44 -08:00 committed by GitHub
parent e5dfa95850
commit f54e0a4318
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: