We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b0c2a9 commit d263049Copy full SHA for d263049
1 file changed
.github/workflows/docker-publish.yml
@@ -8,6 +8,7 @@ jobs:
8
docker:
9
name: Build and Push Docker Image
10
runs-on: ubuntu-latest
11
+ environment: dockerhub
12
permissions:
13
contents: write # to update release notes
14
0 commit comments