mirror of
https://github.com/kameshsampath/drone-vercel-deploy.git
synced 2026-06-16 14:49:32 +08:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a1b27d1789 | |||
| cf1265e708 | |||
| 9f8245e8b2 | |||
| 5a75145092 |
@@ -4,6 +4,7 @@ on:
|
||||
release:
|
||||
types:
|
||||
- "released"
|
||||
workflow_dispatch:
|
||||
env:
|
||||
PLUGIN_IMAGE_NAME: ${{ secrets.DOCKERHUB_USERNAME }}/drone-vercel-deploy
|
||||
jobs:
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [0.0.1](https://github.com/kameshsampath/drone-vercel-deploy/compare/v0.0.0...v0.0.1) (2022-07-11)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* docs update and triger first patch release ([9f8245e](https://github.com/kameshsampath/drone-vercel-deploy/commit/9f8245e8b2797fb73e6b006ca24d2de848a3f937))
|
||||
Reference in New Issue
Block a user