mirror of
https://github.com/dagger/dagger-for-github.git
synced 2026-01-02 05:19:47 +11:00
Move to dagger org
This commit is contained in:
parent
088e50caa7
commit
d31a5c821f
12 changed files with 221 additions and 170 deletions
12
package.json
12
package.json
|
|
@ -11,14 +11,20 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/crazy-max/dagger-action.git"
|
||||
"url": "git+https://github.com/dagger/dagger-action.git"
|
||||
},
|
||||
"keywords": [
|
||||
"actions",
|
||||
"dagger"
|
||||
],
|
||||
"author": "CrazyMax",
|
||||
"license": "MIT",
|
||||
"author": "Dagger",
|
||||
"contributors": [
|
||||
{
|
||||
"name": "CrazyMax",
|
||||
"url": "https://crazymax.dev"
|
||||
}
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.3.0",
|
||||
"@actions/exec": "^1.0.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue