diff options
| -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-* |
