We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 259717b commit 12a0a9dCopy full SHA for 12a0a9d
.github/workflows/build.yaml
@@ -6,6 +6,7 @@ jobs:
6
push_to_registry:
7
name: Push Docker image to Docker Hub
8
runs-on: ubuntu-latest
9
+ environment: DOCKER_USERNAME
10
permissions:
11
packages: write
12
contents: write
0 commit comments