mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-06-08 00:17:05 +00:00
Rename package
This commit is contained in:
parent
d322a17a44
commit
c0c7826537
2 changed files with 5 additions and 5 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "setup-aws",
|
||||
"name": "configure-aws-credentials-for-github-actions",
|
||||
"version": "0.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "setup-aws",
|
||||
"name": "configure-aws-credentials-for-github-actions",
|
||||
"version": "0.0.0",
|
||||
"description": "Setup AWS",
|
||||
"main": "index.js",
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/aws/setup-aws.git"
|
||||
"url": "git+https://github.com/aws/configure-aws-credentials-for-github-actions.git"
|
||||
},
|
||||
"keywords": [
|
||||
"AWS",
|
||||
|
|
@ -21,9 +21,9 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/aws/setup-aws/issues"
|
||||
"url": "https://github.com/aws/configure-aws-credentials-for-github-actions/issues"
|
||||
},
|
||||
"homepage": "https://github.com/aws/setup-aws#readme",
|
||||
"homepage": "https://github.com/aws/configure-aws-credentials-for-github-actions#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.0",
|
||||
"@actions/exec": "^1.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue