Fix: Remove unnecessary file-type parameter from RClone added by AI autocomplete.
Some checks failed
Test Action / test (push) Failing after 6s
Some checks failed
Test Action / test (push) Failing after 6s
This commit is contained in:
@@ -19,7 +19,6 @@ jobs:
|
||||
uses: ./
|
||||
with:
|
||||
repo-name: 'rclone/rclone'
|
||||
file-type: 'package'
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
|
||||
- name: Verify Installation
|
||||
|
||||
Reference in New Issue
Block a user