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 8fc20b2 commit 483daa0Copy full SHA for 483daa0
.github/workflows/release.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
run-release:
17
- uses: powsybl/github-ci/.github/workflows/release-frontend-app-generic.yml@0777e7de16f075cfbe09c39f61d984abacc40c57
+ uses: powsybl/github-ci/.github/workflows/release-frontend-app-generic.yml@e5836402210f94b0ee05736cec3f1c48da8dd105
18
with:
19
releaseVersion: ${{ github.event.inputs.releaseVersion }}
20
commitSha: ${{ github.event.inputs.gitReference }}
0 commit comments