chore: update main.go

This commit is contained in:
etwodev
2025-10-05 19:32:43 +01:00
parent 169669cbcd
commit 6f6ca4ebcd

View File

@@ -64,7 +64,6 @@ runs:
- "${{ inputs.repo-username }}"
- "-repo-pass"
- "${{ inputs.repo-password }}"
- "-insecure"
- "${{ inputs.tls-skip-verify }}"
- ${{ inputs.tls-skip-verify == 'true' && '-insecure' || '' }}
- "-env"
- "${{ inputs.env-data }}"