Skip to content

Commit

Permalink
Add token permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
jaclyn-taroni authored and jashapiro committed Jun 18, 2024
1 parent 927edbd commit d1c7b57
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-push-docker-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ on:
description: "Push to AWS ECR"
type: boolean

permissions:
id-token: write
contents: read

jobs:
build-push:
name: Build and Push Docker Image
Expand Down

0 comments on commit d1c7b57

Please sign in to comment.