Skip to content

Commit

Permalink
release: v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
cheyangxing committed May 26, 2023
1 parent 125b1af commit 847d8ef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@ jobs:
echo "RELEASE_VERSION=v$RELEASE_VERSION" >> $GITHUB_ENV
echo "RELEASE_VERSION=$RELEASE_VERSION"
# Install Node.js
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: 18
registry-url: "https://registry.npmjs.org"

# Install dependencies
- name: Install dependencies
uses: borales/actions-yarn@v4
Expand Down
2 changes: 1 addition & 1 deletion public/widget.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "widget-excalidraw",
"author": "ooooooook",
"url": "https://github.com/ooooooook/widget-excalidraw",
"version": "0.0.7",
"version": "0.0.8",
"displayName": {
"default": "excalidraw"
},
Expand Down

0 comments on commit 847d8ef

Please sign in to comment.