chore: use Dockerfile
All checks were successful
Sample Testing / my_job (push) Successful in 55s

This commit is contained in:
Marcel S. Henselin 2026-04-16 09:57:33 +02:00
parent f486b95d02
commit ce1a0ec40b

View file

@ -26,7 +26,8 @@ inputs:
runs:
using: 'docker'
image: 'docker://dther/google-chat-action:v0.8'
#image: 'docker://dther/google-chat-action:v0.8'
image: 'Dockerfile'
args:
- ${{ inputs.project }}
- ${{ inputs.commit }}