Skip to content

Commit

Permalink
fix (#675)
Browse files Browse the repository at this point in the history
  • Loading branch information
sinehome authored Aug 23, 2024
1 parent cc6df25 commit 792d070
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@
# along with this program. If not, see https://www.gnu.org/licenses/.

name: 'Te Guio Staging release custom action'
description: 'Sets up environment variables related to non-standard additional features in use in the beta environment'
description: 'Sets up environment variables related to non-standard additional features in use in the staging environment'
inputs:
account-sid:
description: 'The Twilio Account SID for this account'
required: true
runs:
using: "composite"
steps:
Expand Down

0 comments on commit 792d070

Please sign in to comment.