Skip to content

Commit 7828292

Browse files
authored
Update synchronise.yml
1 parent e4a20ac commit 7828292

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
@@ -22,7 +22,7 @@ jobs:
2222
- name: Sync
2323
id: release
2424
env:
25-
TOKEN: ${{ secrets.CREATE_RELEASE_TOKEN }}
25+
TOKEN: ${{ secrets.BO4E_JAVA_GENERATOR_TOKEN }}
2626
run: |
2727
TAG=`node sync_releases.js -o "bo4e" -r "BO4E-Java" -a $TOKEN --input-owner "bo4e" --input-repo "BO4E-Schemas"`
2828
echo $TAG

0 commit comments

Comments
 (0)