Skip to content

Commit

Permalink
Merge pull request #490 from nervina-labs/release/v2.1.1
Browse files Browse the repository at this point in the history
Release/v2.1.1
  • Loading branch information
yuche authored Mar 10, 2022
2 parents e917380 + 31350b1 commit 51e7fad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ jobs:
- name: Show commit message
run : echo "$commitmsg"

- name: Check commit message
if: startsWith( env.commitmsg , 'chore(release):' )
run: |
echo "Publish by pushing must provide parameter named tag, just like: chore(release): publish 1.0 --tag=beta"
exit 1
- name: Deploy to dokku
id: deploy
uses: idoberko2/dokku-deploy-github-action@v1
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"short_name": "秘宝账户",
"name": "秘宝账户",
"version": "2.1.0",
"version": "2.1.1",
"icons": [
{
"src": "icons/16.png",
Expand Down

1 comment on commit 51e7fad

@vercel
Copy link

@vercel vercel bot commented on 51e7fad Mar 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

Please sign in to comment.