Skip to content

Commit

Permalink
Add
Browse files Browse the repository at this point in the history
Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
  • Loading branch information
bcronin90 committed Jul 24, 2023
1 parent aac9c4c commit da5f5f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
outputs:
DOCKER_HUB_TOKEN: ${{ steps.secret-presence.outputs.DOCKER_HUB_TOKEN }}
HAS_OSSRH: ${{ steps.secret-presence.outputs.HAS_OSSRH }}
HAS_SWAGGER: ${{ steps.secret-presence.outputs.HAS_SWAGGER }}
steps:
- name: Check whether secrets exist
id: secret-presence
Expand Down

0 comments on commit da5f5f7

Please sign in to comment.