Skip to content

Commit

Permalink
Update autozip.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Coopydood <39441479+Coopydood@users.noreply.github.com>
  • Loading branch information
Coopydood authored Apr 25, 2024
1 parent cc5e9ff commit 10a2c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autozip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
with:
token: ${{ secrets.PAT }}
lfs: true
lfs: 'true'
- name: Checkout LFS objects
run: git lfs checkout
- uses: vimtor/action-zip@v1.1
Expand Down

0 comments on commit 10a2c51

Please sign in to comment.