aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorMichael Tews <michael@tews.dev>2026-03-31 05:42:59 +0200
committerMichael Tews <michael@tews.dev>2026-03-31 05:42:59 +0200
commit752c8e80d528cb17fbe129ade4234e571a36354d (patch)
tree5fccec18bdbe4cadfe2d6bab4b2ad5e564ea5d1f /.github/workflows
parent24f05d49a06c790992ed08d8be0ebd56e1cd1e9d (diff)
build: windows and macos binariesbuild/windows-macos-binaries
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/release-please.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml
index 023bad2..2556085 100644
--- a/.github/workflows/release-please.yml
+++ b/.github/workflows/release-please.yml
@@ -47,5 +47,10 @@ jobs:
fail_on_unmatched_files: true
tag_name: ${{ needs.release-please.outputs.tag_name }}
files: |
- build/rclone-studip
+ build/rclone-studip-darwin-amd64
+ build/rclone-studip-darwin-arm64
+ build/rclone-studip-linux-amd64
+ build/rclone-studip-linux-arm64
+ build/rclone-studip-windows-amd64.exe
+ build/rclone-studip-windows-arm64.exe
build/librcloneplugin_backend_studip.so