Skip to content

Commit f3df035

Browse files
authored
fix: Add GH_HOST for dora (#4514)
1 parent cce9123 commit f3df035

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
@@ -93,6 +93,7 @@ jobs:
9393
-f 'inputs[component]=busola'
9494
env:
9595
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
96+
GH_HOST: github.tools.sap
9697
outputs:
9798
release_id: ${{ steps.create-draft.outputs.release_id }}
9899

0 commit comments

Comments
 (0)