Skip to content

Commit

Permalink
Update update-files-manifest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sivan22 authored Nov 6, 2024
1 parent ba3c6e0 commit 17d9a07
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update-files-manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- uses: actions/checkout@v3
with:
token: ${{ secrets.PAT }}
repository: Sivan22/otzaria-library
fetch-depth: 1
sparse-checkout: |
links
Expand All @@ -34,5 +35,3 @@ jobs:
default_author: github_actions
message: 'Update files manifest'
add: 'files_manifest.json'
push: true
token: ${{ secrets.PAT }}

0 comments on commit 17d9a07

Please sign in to comment.