Skip to content

Commit

Permalink
Remove environment setting as it's provided as input
Browse files Browse the repository at this point in the history
  • Loading branch information
m-houston committed May 21, 2024
1 parent faa6cad commit 5930e14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cicd-3-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
timeout-minutes: 10
permissions:
id-token: write
environment: ${{ env.environment }}
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 5930e14

Please sign in to comment.