We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c936acf commit eebccb2Copy full SHA for eebccb2
.github/workflows/create-release.yml
@@ -79,6 +79,7 @@ jobs:
79
VARS: ${{ toJson(vars) }}
80
with:
81
channel: ${{ github.event.inputs.environment }}
82
+ environment: ${{ github.event.inputs.environment }}
83
version: ${{ steps.version.outputs.version }}
84
85
- name: Generate Release Notes
0 commit comments