diff options
author | ikoamu <ikoamu@gmail.com> | 2024-01-25 00:10:04 +0900 |
---|---|---|
committer | ikoamu <ikoamu@gmail.com> | 2024-01-25 00:10:04 +0900 |
commit | b80c6e9d9ee75c8d50baee62bdbdc7c34ab094f2 (patch) | |
tree | baead4cd90e2c868367e8a1186e5e95b497fe5f8 | |
parent | 1e8502db5bad94ab835e35ec573ac9d68b00c9de (diff) |
Update action.yml with new name and description
-rw-r--r-- | action.yml | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ -name: "Publish org-roam to GitHub Pages" +name: "Publish org-roam-ui" +description: "Generate org-roam-ui static page and deploy to GitHub Pages" + +branding: + icon: 'zap' + color: 'gray-dark' inputs: org-roam-db-filename: |