From 1952389c691e245a54a44aaecd002834f3e0ee64 Mon Sep 17 00:00:00 2001 From: hayesall Date: Mon, 12 Jul 2021 17:25:31 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=91=EF=B8=8F=20Hotfix=20`users`=20->?= =?UTF-8?q?=20`uses`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release_artifacts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release_artifacts.yml b/.github/workflows/release_artifacts.yml index ab68690..a20140e 100644 --- a/.github/workflows/release_artifacts.yml +++ b/.github/workflows/release_artifacts.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: 👀 Checkout - users: actions/checkout@v2 + uses: actions/checkout@v2 - name: 🏗️ Generate Artifacts run: | bash zip_artifacts.sh