diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 8fda3e1..f2f9c03 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -34,7 +34,7 @@ jobs: if: startsWith(github.ref, 'refs/tags/') with: files: | - - ./tpu-traffic-classifier - - ./README.md - - ./config.yml - - ./trusted_providers/helius.yml + tpu-traffic-classifier + README.md + config.yml + trusted_providers/helius.yml