Skip to content

Commit 2389210

Browse files
authored
Merge pull request #114 from fennecJ/patch
CI: Keep workflow running even if no release tag found
2 parents 0d5ac2a + 76c7b0e commit 2389210

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate_doc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
with:
2424
token: ${{ github.token }}
2525
fail-if-no-assets: false
26+
fail-if-no-release: false
2627
tag: latest
2728
assets: |
2829
lkmpg.pdf

0 commit comments

Comments
 (0)