Skip to content

Commit

Permalink
chore: 권한 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
CChuYong committed Oct 28, 2023
1 parent bbd3ccd commit 4304fc5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ jobs:
needs: [ call-build-workflow ]
name: AWS ECS 배포
uses: ./.github/workflows/deploy.yaml
permissions:
id-token: write
contents: read
with:
ecs-service: ${{ needs.prepare-variables.outputs.ecs-service }}
ecs-cluster: ${{ needs.prepare-variables.outputs.ecs-cluster }}
Expand Down

0 comments on commit 4304fc5

Please sign in to comment.