Skip to content

Commit

Permalink
chore: Update Azure Bicep deployment workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubakimoto committed Jul 1, 2024
1 parent 3fc2807 commit 724179b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/azure-bicep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ on:
inputs:
delete-group:
description: 'Delete resource group after deployment'
required: false
default: false
type: boolean
default: true
required: true

permissions:
id-token: write
Expand Down

0 comments on commit 724179b

Please sign in to comment.