Update tests.yml
This commit is contained in:
parent
edcf9c425a
commit
29ee68d53c
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -93,6 +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
|
||||
files: inkycal_os.img
|
||||
|
||||
generate-docs:
|
||||
|
Loading…
Reference in New Issue
Block a user