Update tests.yml
This commit is contained in:
parent
29ee68d53c
commit
8c56ee8817
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -93,7 +93,7 @@ jobs:
|
||||
if: success() # Only upload the image if the tests were successful
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
tag: 2.0.2
|
||||
tag_name: 2.0.2
|
||||
files: inkycal_os.img
|
||||
|
||||
generate-docs:
|
||||
|
Loading…
Reference in New Issue
Block a user