Skip to content

Commit

Permalink
Check if there are new commits to sync fix 13
Browse files Browse the repository at this point in the history
  • Loading branch information
semeniak97mf committed Aug 23, 2024
1 parent ab5d725 commit 88ebd73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: upstream
token: ${{ github.token }}
token: ${{ secrets.ACCESS_TOKEN }}

- name: Sync upstream changes
id: sync
Expand Down

0 comments on commit 88ebd73

Please sign in to comment.