Skip to content

Commit e4a20ac

Browse files
authored
Update token secret
1 parent 31ce5e0 commit e4a20ac

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/synchronise.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,5 @@ jobs:
3434
with:
3535
tag: ${{ needs.synchronisation.outputs.tagname }}
3636
secrets:
37-
ACCESS_TOKEN_JAVA_API: ${{ secrets.ACCESS_TOKEN_JAVA_API }}
38-
CREATE_RELEASE_TOKEN: ${{ secrets.CREATE_RELEASE_TOKEN }}
37+
BO4E_JAVA_GENERATOR_TOKEN: ${{ secrets.BO4E_JAVA_GENERATOR_TOKEN }}
3938

0 commit comments

Comments
 (0)