mirror of
https://github.com/kameshsampath/drone-vercel-deploy.git
synced 2026-06-04 18:24:04 +08:00
add manual release option of image
This commit is contained in:
@@ -4,6 +4,7 @@ on:
|
|||||||
release:
|
release:
|
||||||
types:
|
types:
|
||||||
- "released"
|
- "released"
|
||||||
|
workflow_dispatch:
|
||||||
env:
|
env:
|
||||||
PLUGIN_IMAGE_NAME: ${{ secrets.DOCKERHUB_USERNAME }}/drone-vercel-deploy
|
PLUGIN_IMAGE_NAME: ${{ secrets.DOCKERHUB_USERNAME }}/drone-vercel-deploy
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user