From 14b020e82cf8a03451b308f5ae6e7316e2b94523 Mon Sep 17 00:00:00 2001 From: helius-kurt <162193124+helius-kurt@users.noreply.github.com> Date: Thu, 9 May 2024 10:20:47 -0600 Subject: [PATCH] Release file spec --- .github/workflows/go.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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