Skip to content

Commit

Permalink
release 0.2.23
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenYong committed Feb 24, 2020
1 parent df8ae8e commit 3bd5a3d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/upload.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Upload Assets

on:
push: {}
pull_request: {}
push:
branches:
- master

jobs:
upload-assets:
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": "@jimengio/locales-editor",
"version": "0.2.23-a1",
"version": "0.2.23",
"description": "Cumulo Workflow",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 3bd5a3d

Please sign in to comment.