We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5bdf28 commit 1b00081Copy full SHA for 1b00081
2 files changed
action.yml
@@ -1,6 +1,6 @@
1
name: 'Square Cloud Easy Action'
2
description: 'Deploy your application to square cloud using Github Actions'
3
-author: 'richaardev & joaotonaco'
+author: 'richaardev'
4
branding:
5
icon: square
6
color: gray-dark
package.json
@@ -4,7 +4,7 @@
"private": true,
"description": "Deploy your applications to SquareCloud using Github Actions",
"keywords": [],
7
- "author": "richaardev <me@richaar.dev> & joaotonaco",
+ "author": "richaardev <me@richaar.dev>",
8
"license": "MIT",
9
"engines": {
10
"node": ">=20"
0 commit comments