Skip to content

Commit

Permalink
fix: action
Browse files Browse the repository at this point in the history
move action to root of repo
  • Loading branch information
DamianFlynn committed Dec 1, 2022
1 parent 2a9a53c commit d61864f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yaml → action.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: 'PyObsidianParser'
name: 'py-obsidian-parser'
description: 'A GitHub Action that takes obsidian notes and prepairs for hugo or other static generators'
inputs:
hugo-content-dir:
Expand Down

0 comments on commit d61864f

Please sign in to comment.