Skip to content

Commit 97fc624

Browse files
authored
Update publish_docker.yml
1 parent 767eea7 commit 97fc624

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
permissions:
2020
id-token: write # This is required for OIDC login (azure/login) to succeed
2121
contents: read # This is required for actions/checkout to succeed
22+
environment: Docker
2223
steps:
2324
- uses: actions/checkout@v3
2425
- name: Azure login

0 commit comments

Comments
 (0)