Skip to content

Commit

Permalink
Trying without the token as param to actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
fantonangeli committed Apr 22, 2024
1 parent 694da64 commit 37158fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci/actions/upstream-sync/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ runs:
- name: Checkout repository
uses: actions/checkout@v4
with:
token: $GITHUB_TOKEN
ref: main

- name: Setup git environment
Expand Down

0 comments on commit 37158fe

Please sign in to comment.