Skip to content

Commit

Permalink
omit token
Browse files Browse the repository at this point in the history
  • Loading branch information
larshinueber committed Aug 20, 2024
1 parent 94ee400 commit e881811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-foo-space.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: ${{ env.TARGET_OWNER }}/${{ env.TARGET_REPO }}
token: ${{ secrets.GH_PAT }}
# token: ${{ secrets.GH_PAT }}
ref: submodules
# submodules: true
# path: ./${{ env.TARGET_REPO }}
Expand Down

0 comments on commit e881811

Please sign in to comment.