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