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 99dfaa3 commit 8335e7eCopy full SHA for 8335e7e
.github/workflows/release-approval.yml
@@ -18,6 +18,5 @@ jobs:
18
name: Build and Release Olake UI
19
uses: ./.github/workflows/build-and-release.yml
20
with:
21
- environment: master
22
version: ${{ github.event.inputs.version || github.event.release.tag_name }}
23
secrets: inherit
0 commit comments