Skip to content

Commit 84e443c

Browse files
committed
🎲 Wed Oct 23 16:48:12 UTC 2024
1 parent 29fcd6b commit 84e443c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.github/workflows/dotnet.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ defaults:
1717
shell: bash
1818
working-directory: ./src/Application/src/RazorPagesTestSample
1919

20+
permissions:
21+
id-token: write
22+
contents: read
23+
2024
env:
2125
ACR_NAME: 'f3jiczwhl7laimpnpreg.azurecr.io'
2226
CONTAINER_NAME: 'razorpagestestsample'

0 commit comments

Comments
 (0)