We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ba08bd commit 1d7e9c4Copy full SHA for 1d7e9c4
.github/workflows/dev-build.yml
@@ -18,6 +18,7 @@ jobs:
18
deploy:
19
permissions:
20
id-token: write
21
+ contents: read
22
name: Dev Container Deploy
23
uses: mitlibraries/.github/.github/workflows/ecr-shared-deploy-dev.yml@main
24
secrets: inherit
0 commit comments