Skip to content

Commit

Permalink
added params
Browse files Browse the repository at this point in the history
  • Loading branch information
mpchenette committed Jan 9, 2024
1 parent 50b9850 commit 4df91c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
with:
resourceGroupName: rg-application-dev-001
template: .github/workflows/main.bicep
parameters: buildId=${{ github.run_attempt }} environment=dev


- name: Remove deployed resources
uses: azure/arm-deploy@v1
Expand Down

0 comments on commit 4df91c0

Please sign in to comment.