Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
only52607 committed Jul 24, 2021
1 parent c1e714a commit 3bcf70f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- uses: olegtarasov/get-tag@v2.1
id: tagName
with:
tagRegex: "v(.*)"
- name: Checkout code
uses: actions/checkout@v2
- uses: actions/setup-java@v1
Expand Down

0 comments on commit 3bcf70f

Please sign in to comment.