Actualiser action.yaml
This commit is contained in:
@@ -23,5 +23,5 @@ runs:
|
|||||||
check_command curl
|
check_command curl
|
||||||
|
|
||||||
curl -sSL \
|
curl -sSL \
|
||||||
'${{ inputs.gitea_server }}/${{ inputs.gitea_repository }}/raw/branch/${{ inputs.script }}' \
|
'${{ inputs.gitea_server }}/${{ inputs.gitea_repository }}/raw/branch/bashlib.sh' \
|
||||||
-o "${{ github.action_path }}/../${{ inputs.script }}"
|
-o "${{ github.action_path }}/../${{ inputs.script }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user