diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2021-04-20 20:08:42 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-20 20:08:42 -0700 |
| commit | ecb60d5f035eed09eb7744016e0563941ba535bb (patch) | |
| tree | f7db0ec100f2e8378507104b52e5c148455ff73d | |
| parent | 11c405fc854d17db98929771c1270300a5293929 (diff) | |
| download | seaweedfs-ecb60d5f035eed09eb7744016e0563941ba535bb.tar.xz seaweedfs-ecb60d5f035eed09eb7744016e0563941ba535bb.zip | |
Update cleanup.yml
| -rw-r--r-- | .github/workflows/cleanup.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/cleanup.yml b/.github/workflows/cleanup.yml index 47a677e6d..64241512f 100644 --- a/.github/workflows/cleanup.yml +++ b/.github/workflows/cleanup.yml @@ -16,7 +16,6 @@ jobs: uses: mknejp/delete-release-assets@v1 with: token: ${{ github.token }} - tag: dev fail-if-no-assets: false assets: | weed-* |
