Skip to content

Commit

Permalink
v1 test action
Browse files Browse the repository at this point in the history
  • Loading branch information
karczuRF committed May 22, 2024
1 parent 43578f1 commit caa0cdd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: 'The name of your action here'
description: 'Provide a description here'
author: 'Your name or organization here'
name: 'Test action'

# Add your action's branding here. This will appear on the GitHub Marketplace.
branding:
icon: 'heart'
color: 'red'
color: 'yellow'

# Define your inputs here.
inputs:
Expand Down

0 comments on commit caa0cdd

Please sign in to comment.