Skip to content

Commit

Permalink
docs: fill action information in action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
threeal committed Jan 30, 2024
1 parent 4b9aeb3 commit 576d665
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions action.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
# Modify the following action metadata according to the specification of your JavaScript action.
# Learn more: https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions

name: Mkdir Action
name: Pipx Install Action
author: Alfi Maulana
description: Create a new directory
description: Install Python packages using pipx with cache support
branding:
icon: folder-plus
icon: chevrons-right
color: black
inputs:
path:
Expand Down

0 comments on commit 576d665

Please sign in to comment.