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 7e30af8 commit 1c5c004Copy full SHA for 1c5c004
.github/workflows/docker.yml
@@ -24,6 +24,7 @@ jobs:
24
name: Docker Build and Test
25
runs-on: ubuntu-latest
26
permissions:
27
+ contents: read
28
packages: write
29
outputs:
30
image-tag: ${{ github.sha }}
0 commit comments