Skip to content

Commit

Permalink
debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
pglez82 committed Mar 18, 2024
1 parent 3bdaf11 commit b139ae1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ jobs:
needs: [e2e-tests]
steps:
- uses: actions/checkout@v4
- name: List files in the repository
run: ls -R
- name: Update OpenAPI configuration
run: |
DEPLOY_HOST=${{ secrets.DEPLOY_HOST }}
Expand Down

0 comments on commit b139ae1

Please sign in to comment.