Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
humonnom authored Nov 5, 2024
1 parent a381e28 commit 9297f7e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ branding:
icon: git-merge
color: yellow

# inputs:
# 입력값

# outputs:
# 출력값

runs:
using: "composite"
steps:
- name: "Echo"
shell: bash # shell 속성 추가
run: echo "It works!"

0 comments on commit 9297f7e

Please sign in to comment.