Skip to content

Commit

Permalink
Merge pull request #44 from jiro4989/develop
Browse files Browse the repository at this point in the history
🐛 リリース対象の修正 #43
  • Loading branch information
jiro4989 authored Dec 21, 2019
2 parents b8f6605 + 84478b7 commit 60fb977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
files: application/dist/websh.tar.gz
files: application/websh.tar.gz
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Deploy application
Expand Down

0 comments on commit 60fb977

Please sign in to comment.