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 52a4105 commit ec588f5Copy full SHA for ec588f5
.github/workflows/prepare-release.yml
@@ -32,6 +32,7 @@ jobs:
32
with:
33
app-id: ${{ vars.GRIDSUITE_ACTIONS_APPID }}
34
private-key: ${{ secrets.VERSIONBUMP_GHAPP_PRIVATE_KEY }}
35
+ owner: gridsuite
36
37
- name: Get GitHub App User ID
38
id: get-user-id
0 commit comments