Revert
This commit is contained in:
@@ -12,8 +12,8 @@ runs:
|
|||||||
using: docker
|
using: docker
|
||||||
image: Dockerfile
|
image: Dockerfile
|
||||||
args:
|
args:
|
||||||
- "${{ inputs.args }}"
|
- ${{ inputs.args }}
|
||||||
- "${{ inputs.extra_system_packages }}"
|
- ${{ inputs.extra_system_packages }}
|
||||||
branding:
|
branding:
|
||||||
icon: book
|
icon: book
|
||||||
color: red
|
color: red
|
||||||
|
|||||||
Reference in New Issue
Block a user