Skip to content

Commit eebccb2

Browse files
author
Petr Konecny
committed
chore: fix update job
1 parent c936acf commit eebccb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
VARS: ${{ toJson(vars) }}
8080
with:
8181
channel: ${{ github.event.inputs.environment }}
82+
environment: ${{ github.event.inputs.environment }}
8283
version: ${{ steps.version.outputs.version }}
8384

8485
- name: Generate Release Notes

0 commit comments

Comments
 (0)