Skip to content

Commit b520721

Browse files
authored
Update deploy-prod.yml
1 parent 6e1ba1b commit b520721

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/deploy-prod.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ env:
99
IMAGE_REGISTRY_URL: ghcr.io
1010
DOCKER_IMAGE_NAME: docker-image-calinl-azure-ttt
1111
AZURE_WEBAPP_NAME: app-calinl-ttt-app
12+
13+
permissions:
14+
contents: read
15+
packages: write
1216

1317
jobs:
1418
build:

0 commit comments

Comments
 (0)