diff options
| author | chrislu <chris.lu@gmail.com> | 2022-07-04 13:48:00 -0700 |
|---|---|---|
| committer | chrislu <chris.lu@gmail.com> | 2022-07-04 13:48:00 -0700 |
| commit | cc51c7582f1bcdb1c3f5f7099f2676ddf19a2b22 (patch) | |
| tree | 2cb8b5a9c6a2f82fa511c29d708c1edaf7ca55c2 /.github/workflows | |
| parent | c1eb4b2c9f1e88e84e9df39c224a171ad9b22462 (diff) | |
| parent | 57975b93ff463e71b20aed8feb1e669ee0f72780 (diff) | |
| download | seaweedfs-cc51c7582f1bcdb1c3f5f7099f2676ddf19a2b22.tar.xz seaweedfs-cc51c7582f1bcdb1c3f5f7099f2676ddf19a2b22.zip | |
Merge branch 'master' into messaging
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/binaries_dev.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/binaries_dev.yml b/.github/workflows/binaries_dev.yml index 29b1cf6ab..a61846127 100644 --- a/.github/workflows/binaries_dev.yml +++ b/.github/workflows/binaries_dev.yml @@ -24,6 +24,7 @@ jobs: fail-if-no-assets: false assets: | weed-* + fail-if-no-release: false build_dev_linux_windows: permissions: |
