Skip to content

Commit 0b4511f

Browse files
authored
fix: release to latest tag, bump to 0.1.0 (#36)
1 parent 57b8b3f commit 0b4511f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/beta-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
steps:
2020
- uses: softprops/action-gh-release@v1
2121
with:
22+
tag_name: latest
2223
files: |
2324
fastfec-linux-x86_64-latest.zip
2425
libfastfec-linux-x86_64-latest.so

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.9
1+
0.1.0

0 commit comments

Comments
 (0)