Update: Added debug input that displays contents of the downloaded archive.
All checks were successful
Test Action / test (push) Successful in 15s

This commit is contained in:
2026-01-11 01:08:38 +01:00
parent dd0b70853b
commit 95fbe95099
4 changed files with 40 additions and 28 deletions

View File

@@ -19,6 +19,7 @@ jobs:
uses: ./
with:
repo-name: 'rclone/rclone'
debug: 'true'
token: ${{ secrets.GH_TOKEN }}
- name: Verify Installation