take out shell key from action

This commit is contained in:
Jonathan Wren 2022-01-08 12:11:32 -08:00
parent 084c3359ff
commit d4aa53b1d7

View file

@ -4,7 +4,6 @@ inputs:
cache-string: cache-string:
description: 'Cache string secret. Change to bust the cache' description: 'Cache string secret. Change to bust the cache'
required: true required: true
shell: bash
runs: runs:
using: "composite" using: "composite"
steps: steps: