Skip to content

Commit

Permalink
add environment to dockerhub action
Browse files Browse the repository at this point in the history
  • Loading branch information
tykling committed Mar 1, 2024
1 parent cd1fef8 commit 078a6f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ env:
jobs:
prepare:
runs-on: ubuntu-22.04
environment: "dockerhub-publish"
outputs:
matrix: ${{ steps.platforms.outputs.matrix }}
steps:
Expand Down

0 comments on commit 078a6f1

Please sign in to comment.