We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d7baf6 commit c662125Copy full SHA for c662125
1 file changed
action.yml
@@ -34,3 +34,6 @@ runs:
34
- name: Build artifact
35
run: $GITHUB_ACTION_PATH/docker-compose-artifact-gen docker-compose.yml --device-types raspberrypi3 raspberrypi4 --software-name ${{ inputs.software-name }} --software-version ${{ inputs.software-version }} --output-path ${{ inputs.output-filename }}
36
shell: bash
37
+branding:
38
+ icon: 'briefcase'
39
+ color: 'purple'
0 commit comments