Skip to content

Commit 0c3eff0

Browse files
authored
Changed owner to bo4e
1 parent e4fee4a commit 0c3eff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/synchronise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
env:
2525
TOKEN: ${{ secrets.CREATE_RELEASE_TOKEN }}
2626
run: |
27-
TAG=`node sync_releases.js -o "TimoMolls" -r "BO4E-Java" -a $TOKEN --input-owner "bo4e" --input-repo "BO4E-Schemas"`
27+
TAG=`node sync_releases.js -o "bo4e" -r "BO4E-Java" -a $TOKEN --input-owner "bo4e" --input-repo "BO4E-Schemas"`
2828
echo $TAG
2929
echo "TAGNAME=$TAG" >> "$GITHUB_OUTPUT"
3030
call_workflow:

0 commit comments

Comments
 (0)