Skip to content

Commit d263049

Browse files
authored
Added missing "environment" param for docker (#105)
1 parent 8b0c2a9 commit d263049

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
docker:
99
name: Build and Push Docker Image
1010
runs-on: ubuntu-latest
11+
environment: dockerhub
1112
permissions:
1213
contents: write # to update release notes
1314

0 commit comments

Comments
 (0)