Skip to content

Commit

Permalink
add colors
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaochunqi committed Sep 22, 2024
1 parent 717d7c1 commit 2ed9766
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: "Starred to Logseq"
description: "Sync you starred repo to Logseq"
icon: star
color: purple
branding:
icon: "star"
color: "purple"
inputs:
username:
description: "You can specify to use any user data"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starred-to-logseq-action",
"version": "1.1.3",
"version": "1.1.4",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 2ed9766

Please sign in to comment.