mirror of
https://github.com/wso2/open-mcp-auth-proxy.git
synced 2025-07-18 08:42:27 +00:00
Add release workflow
This commit is contained in:
parent
5261a69f7a
commit
92db9f5d13
3 changed files with 29 additions and 18 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -10,6 +10,9 @@
|
|||
name: Release
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
types: [closed]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
version_type:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue