Skip to content

Commit

Permalink
Use new token
Browse files Browse the repository at this point in the history
  • Loading branch information
mareknovotny authored Jan 4, 2024
1 parent b47cca7 commit b3d5d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ env:
USERNAME: kie-ci
USEREMAIL: [email protected]
UPSTREAM_REMOTE: https://github.com/apache/incubator-kie-kogito-runtimes.git
GITHUB_TOKEN: ${{ secrets.UPSTREAM_SYNC_TOKEN }}
GITHUB_TOKEN: ${{ secrets.APACHE_SYNC_MIDSTREAM_TOKEN }}

on:
schedule:
Expand Down

0 comments on commit b3d5d42

Please sign in to comment.