diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fe9bc0f..045e040 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -19,7 +19,5 @@ jobs: with: file: "*.md;*.zip;random-name-*.txt" delete_file: "random-name-*.txt" - tags: false - draft: true branches: "main;dev" verbose: true