Skip to content

Commit

Permalink
Fix release (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatskaari authored Dec 8, 2021
1 parent 92298a8 commit 7b3b114
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: build
run: ./pleasew build //tools/...
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.1.0
v0.1.0

0 comments on commit 7b3b114

Please sign in to comment.