Skip to content

Commit c0c7826

Browse files
swintonclareliguori
authored andcommitted
Rename package
1 parent d322a17 commit c0c7826

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "setup-aws",
2+
"name": "configure-aws-credentials-for-github-actions",
33
"version": "0.0.0",
44
"description": "Setup AWS",
55
"main": "index.js",
@@ -10,7 +10,7 @@
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/aws/setup-aws.git"
13+
"url": "git+https://github.com/aws/configure-aws-credentials-for-github-actions.git"
1414
},
1515
"keywords": [
1616
"AWS",
@@ -21,9 +21,9 @@
2121
"author": "GitHub",
2222
"license": "MIT",
2323
"bugs": {
24-
"url": "https://github.com/aws/setup-aws/issues"
24+
"url": "https://github.com/aws/configure-aws-credentials-for-github-actions/issues"
2525
},
26-
"homepage": "https://github.com/aws/setup-aws#readme",
26+
"homepage": "https://github.com/aws/configure-aws-credentials-for-github-actions#readme",
2727
"dependencies": {
2828
"@actions/core": "^1.2.0",
2929
"@actions/exec": "^1.0.1",

0 commit comments

Comments
 (0)