From 63bb02cfab0e5156329704125c708555c6f1334f Mon Sep 17 00:00:00 2001 From: Erin Date: Wed, 21 Feb 2024 09:42:39 -0800 Subject: [PATCH] Add path to github artifact --- .github/workflows/update-gov-zone-file.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/update-gov-zone-file.yml b/.github/workflows/update-gov-zone-file.yml index 0eeaad99..a09f8589 100644 --- a/.github/workflows/update-gov-zone-file.yml +++ b/.github/workflows/update-gov-zone-file.yml @@ -31,4 +31,5 @@ jobs: - name: Upload retrieved .gov zone file uses: actions/upload-artifact@v4 with: - name: gov_zone_file_update \ No newline at end of file + name: gov_zone_file + path: ./gov_zone_file