fix: fix iconslug handling
All checks were successful
Sample Testing / my_job (push) Successful in 2m58s

This commit is contained in:
Marcel S. Henselin 2026-04-17 14:04:01 +02:00
parent 5417352afc
commit f4b486b99b
3 changed files with 15 additions and 9 deletions

View file

@ -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: