Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
gingerhot committed Jan 19, 2021
1 parent 009020b commit 4a47aa9
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TabHub Card Action
# TabHub Card Action

TabHub Card Action helps you to generate your own album cards used in [TabHub Chrome Extension](https://tabhub.io).
TabHub Card Action helps you to generate your own album cards used in [TabHub Chrome Extension](https://tabhub.io).

## Usage

Expand Down Expand Up @@ -46,10 +46,6 @@ jobs:
git config --global user.name "ActionCloud Bot"
git add .
git commit -m "Update manifest"
git push
fi
- name: Push changes
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}
```

0 comments on commit 4a47aa9

Please sign in to comment.