Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zly-u authored Feb 15, 2024
1 parent c0d3e3e commit 8385ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: gem install reapack-index

- name: Update index.xml
run: reapack-index --rebuild --commit
run: reapack-index --rebuild --scan --verbose --no-strict --no-warnings --commit

- name: Push changes
run: git push

0 comments on commit 8385ce7

Please sign in to comment.