feat(console monitor): Log level can be set via program arg (#4476) #116
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: publish openapi ui | |
on: | |
push: | |
branches: | |
- main | |
jobs: | |
publish: | |
uses: eclipse-edc/.github/.github/workflows/publish-openapi-ui.yml@main | |
secrets: inherit |