Update actions (#610)

Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
knative-automation 2022-03-01 15:18:42 -08:00 committed by GitHub
parent 17301a9cb0
commit 185df846cb
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: env:
######################################### #########################################
# Update this section each release. # # Update this section each release. #
RELEASE: 'v1.2' RELEASE: 'v1.3'
MODULE_RELEASE: 'v0.29' MODULE_RELEASE: 'v0.30'
SLACK_CHANNEL: 'release-1dot2' SLACK_CHANNEL: 'release-1dot3'
######################################### #########################################
steps: steps: