Skip to content

Commit 110314d

Browse files
author
Felix Kleinekathöfer
authored
Added repo env variable
1 parent 1807c1e commit 110314d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ jobs:
127127
build-args: |
128128
GITHUB_USER=${{ github.actor }}
129129
GITHUB_TOKEN=${{ github.token }}
130+
GITHUB_REPO=https://github.com/SpongePowered/SpongeDocs
130131
CROWDIN_TOKEN=${{ secrets.CROWDIN_TOKEN }}
131132
CROWDIN_PROJECT_ID=${{ secrets.CROWDIN_PROJECT_ID }}
132133
BASE_URL=https://docs.spongepowered.org

0 commit comments

Comments
 (0)