Skip to content

Commit

Permalink
Permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisSimmons committed Jan 5, 2024
1 parent 418e807 commit c8281dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ jobs:
deploy_1_to_azure:
name: Deploy Container 1 to Azure Container Apps
runs-on: ubuntu-latest
permissions:
id-token: write
contents: read
steps:
- name: Log in to Azure
uses: azure/login@v1
Expand Down

0 comments on commit c8281dc

Please sign in to comment.