Specify environment
This commit is contained in:
parent
d86e897ba6
commit
88f25d7444
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dockerhub.yaml
vendored
1
.github/workflows/dockerhub.yaml
vendored
|
@ -11,6 +11,7 @@ jobs:
|
|||
buildx:
|
||||
name: Docker Buildx
|
||||
runs-on: ubuntu-latest
|
||||
environment: dockerhub
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue