Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
latenitefilms committed Jun 15, 2023
1 parent 8cc6f0b commit 3265fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/retype-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Generate Asset Management Markdown
env:
PAGE_NAME: "asset-management"
run: node .github/scripts/generate-asset-management.js
run: node .github/scripts/generate-markdown.js

- name: Commit and push if it's necessary
run: |
Expand Down

0 comments on commit 3265fed

Please sign in to comment.