Skip to content

Commit

Permalink
Update publish workflow (#5838)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayush987goyal authored Sep 25, 2024
1 parent 361fd50 commit 0817c6d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/publish-liveness-dca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ jobs:
with:
commit: ${{ github.sha }}
repository: ${{ github.repository }}
permissions:
id-token: write
contents: read
secrets:
LIVENESS_E2E_CODE_ARTIFACT_ARN: ${{ secrets.LIVENESS_E2E_CODE_ARTIFACT_ARN }}

unit:
uses: ./.github/workflows/reusable-unit.yml
Expand Down

0 comments on commit 0817c6d

Please sign in to comment.