Skip to content

Commit 1b00081

Browse files
committed
fix: package.json
there is big bug!!!
1 parent c5bdf28 commit 1b00081

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 'Square Cloud Easy Action'
22
description: 'Deploy your application to square cloud using Github Actions'
3-
author: 'richaardev & joaotonaco'
3+
author: 'richaardev'
44
branding:
55
icon: square
66
color: gray-dark

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"description": "Deploy your applications to SquareCloud using Github Actions",
66
"keywords": [],
7-
"author": "richaardev <me@richaar.dev> & joaotonaco",
7+
"author": "richaardev <me@richaar.dev>",
88
"license": "MIT",
99
"engines": {
1010
"node": ">=20"

0 commit comments

Comments
 (0)