summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2024-01-03 12:36:32 +0100
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2024-01-03 12:36:32 +0100
commit9fefb274b8b38c7cc0b537436757920890f86b00 (patch)
tree712b2582b99a056307c89b6794461ca0b8c7250b
parentf03ad3177a50c52dcf93a8d4ba58718b3562bd7a (diff)
don't fail on release
-rw-r--r--.github/workflows/linux.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml
index 06e9823..393bc14 100644
--- a/.github/workflows/linux.yml
+++ b/.github/workflows/linux.yml
@@ -395,6 +395,7 @@ jobs:
# run: cp -a ${{ github.workspace }} /opt/wspace
- name: Create release
uses: https://gitea.com/akkuman/gitea-release-action@v1
+ continue-on-error: true
with:
body: |
This is a **preview** release to be used by testers.