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 16dc18c commit 6f52ba7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish-swagger-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ jobs:
run: |
npm i -g swaggerhub-cli
- name: Extract versions
run: |
export DOWNSTREAM_VERSION="${{ inputs.version }}"
echo "DOWNSTREAM_VERSION=${DOWNSTREAM_VERSION}" >> "$GITHUB_ENV"
# create API, will fail if exists
- name: Create API
continue-on-error: true
Expand Down

0 comments on commit 6f52ba7

Please sign in to comment.