Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
Update sync-template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ariesgun authored Oct 13, 2024
1 parent cb266c9 commit 83e44bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ steps.generate-token.outputs.token }}
token: ${{ steps.get_installation_token.outputs.token }}

- name: Sync branch to template
env:
Expand Down

0 comments on commit 83e44bd

Please sign in to comment.