Skip to content

Commit

Permalink
ci: remove author property
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILLIPS71 committed Apr 15, 2024
1 parent 6346234 commit 6732c3c
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion .github/actions/build/action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: '🏗️ '
author: 'PHILLIPS71'

inputs:
COMMAND:
Expand Down
1 change: 0 additions & 1 deletion .github/actions/cache/action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: '🔺️ '
author: 'PHILLIPS71'

runs:
using: 'composite'
Expand Down
1 change: 0 additions & 1 deletion .github/actions/install/action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: '📦️ '
author: 'PHILLIPS71'

runs:
using: 'composite'
Expand Down
1 change: 0 additions & 1 deletion .github/actions/lint/action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: '🚨️ '
author: 'PHILLIPS71'

runs:
using: 'composite'
Expand Down
1 change: 0 additions & 1 deletion .github/actions/release/action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: '🏷️ '
author: 'PHILLIPS71'

inputs:
GITHUB_TOKEN:
Expand Down
1 change: 0 additions & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: '💽️ '
author: 'PHILLIPS71'

inputs:
node-version:
Expand Down
1 change: 0 additions & 1 deletion .github/actions/test/action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: '🧪 '
author: 'PHILLIPS71'

inputs:
COMMAND:
Expand Down
1 change: 0 additions & 1 deletion .github/actions/type-check/action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: '🦺 '
author: 'PHILLIPS71'

inputs:
COMMAND:
Expand Down

0 comments on commit 6732c3c

Please sign in to comment.