Skip to content

Commit

Permalink
Update .github/workflows/publish-swagger-hub.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jaro Hartmann <[email protected]>
  • Loading branch information
ds-ext-kmassalski and ds-jhartmann authored Mar 15, 2024
1 parent c1d9dfd commit 16dc18c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-swagger-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
env:
SWAGGERHUB_API_KEY: ${{ secrets.SWAGGERHUB_API_KEY }}
SWAGGERHUB_USER: ${{ secrets.SWAGGERHUB_USER }}
DOWNSTREAM_VERSION: ${{ inputs.version }}
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 16dc18c

Please sign in to comment.