Skip to content

Update OpenAPI Specification (#43) #33

Update OpenAPI Specification (#43)

Update OpenAPI Specification (#43) #33

Workflow file for this run

name: Release
on:
push:
branches:
- main
jobs:
release:
uses: konfig-dev/automation/.github/workflows/release.yaml@main
secrets:
TEST_ENV: ${{ secrets.TEST_ENV }}
KONFIG_API_KEY: ${{ secrets.KONFIG_API_KEY }}
GEM_HOST_API_KEY: ${{ secrets.GEM_HOST_API_KEY }}