Skip to content

Commit 4bcbc15

Browse files
author
Felix Kleinekathöfer
authored
Reverted addition of env variable
1 parent 84e5ee6 commit 4bcbc15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

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

0 commit comments

Comments
 (0)