Skip to content

Commit

Permalink
load the token in with section
Browse files Browse the repository at this point in the history
  • Loading branch information
fantonangeli authored Jan 4, 2024
1 parent b3d5d42 commit 23da503
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/upstream-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
token: ${{ secrets.APACHE_SYNC_MIDSTREAM_TOKEN }}

- name: Setup git environment
run: |
Expand Down

0 comments on commit 23da503

Please sign in to comment.