Skip to content

Commit

Permalink
v0.1.4q
Browse files Browse the repository at this point in the history
  • Loading branch information
YeonV authored Nov 17, 2020
1 parent aeaaaa9 commit d4abb42
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
fetch-depth: 0
fetch-depth: 0

- name: Get commit-messages
id: get_messages
run: |
Expand Down

0 comments on commit d4abb42

Please sign in to comment.