You've already forked gitea-composer-upload-action
updating structure
This commit is contained in:
@@ -18,7 +18,7 @@ inputs:
|
||||
required: true
|
||||
runs:
|
||||
using: "docker"
|
||||
image: "Dockerfile"
|
||||
image: "action.Dockerfile"
|
||||
args:
|
||||
- ${{ inputs.gitea_instance_base_url }}
|
||||
- ${{ inputs.gitea_access_token }}
|
||||
@@ -27,4 +27,4 @@ runs:
|
||||
- ${{ inputs.gitea_package_registry }}
|
||||
branding:
|
||||
icon: 'package'
|
||||
color: 'green'
|
||||
color: 'green'
|
||||
|
||||
Reference in New Issue
Block a user