Skip to content

Commit

Permalink
fix release tag in build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
schmelly committed Feb 24, 2022
1 parent 581ba9b commit aa8e31a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- name: create release
uses: softprops/action-gh-release@v1
with:
tag_name: v0.0.1
tag_name: v0.0.2
files: |
background-extraction-linux
background-extraction-win64.exe
Expand Down

0 comments on commit aa8e31a

Please sign in to comment.