diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2021-08-16 00:29:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-16 00:29:25 -0700 |
| commit | 6f9107862f466e556f4b7120b65dd73544efde41 (patch) | |
| tree | 7ee27cff97209283856c7478bd2586d561ad7426 | |
| parent | 48f88f976879401009558ace060557d09279e1be (diff) | |
| download | seaweedfs-6f9107862f466e556f4b7120b65dd73544efde41.tar.xz seaweedfs-6f9107862f466e556f4b7120b65dd73544efde41.zip | |
Update release.yml
| -rw-r--r-- | .github/workflows/release.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 828396230..c51f3ff88 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,4 +1,4 @@ -name: Release +name: Build Dev Binaries on: push: |
