mirror of
https://forgejo.stefka.eu/jiriks74/create-pull-request.git
synced 2025-01-18 16:01:06 +01:00
Add feature to create project card for pull request
This commit is contained in:
parent
823751817d
commit
1d1fedd99c
8 changed files with 308 additions and 186 deletions
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "create-pull-request",
|
||||
"version": "1.7.4",
|
||||
"version": "1.8.0",
|
||||
"description": "Creates a pull request for changes to your repository in the actions workspace",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "ncc build index.js -o dist"
|
||||
"package": "ncc build index.js -o dist"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue