Skip to content

Commit

Permalink
fix error in action
Browse files Browse the repository at this point in the history
  • Loading branch information
Gozala committed Oct 20, 2020
1 parent 2a83c67 commit 4dffc95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: npm install
- name: Build
run: npm run build
- Release
- name: Release
uses: JasonEtco/build-and-tag-action@v1
with:
setup: ''
Expand Down

0 comments on commit 4dffc95

Please sign in to comment.