fix: fix iconslug handling
All checks were successful
Sample Testing / my_job (push) Successful in 2m58s
All checks were successful
Sample Testing / my_job (push) Successful in 2m58s
This commit is contained in:
parent
5417352afc
commit
f4b486b99b
3 changed files with 15 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: 'Google Chat Action'
|
||||
author: 'D Ther Htun'
|
||||
author: 'D Ther Htun/ Marcel S. Henselin'
|
||||
description: 'Github actions for google chat Room Bot'
|
||||
branding:
|
||||
icon: 'at-sign'
|
||||
|
|
@ -26,13 +26,6 @@ inputs:
|
|||
|
||||
runs:
|
||||
using: 'docker'
|
||||
# using: 'composite'
|
||||
# steps:
|
||||
# - name: 'Run Google Chat Action'
|
||||
# shell: bash
|
||||
# run: |
|
||||
# docker run --rm -it $(docker build -q .)
|
||||
|
||||
#image: 'docker://dther/google-chat-action:v0.8'
|
||||
image: 'Dockerfile'
|
||||
args:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue