From 624c9b72da7c878af6efd0fd982f5649dc44e0ef Mon Sep 17 00:00:00 2001 From: lay295 Date: Thu, 27 May 2021 04:37:32 -0400 Subject: [PATCH] =?UTF-8?q?Please=20build...=20=F0=9F=98=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 29564487..18b46957 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -80,9 +80,9 @@ jobs: - name: Read URL id: url - uses: komorebitech/read-files-action@v1.5 + uses: juliangruber/read-file-action@74dc4b4435b60f96f84bcba916659c779f46ba0a with: - files: '["upload_url.txt"]' + path: upload_url.txt - name: Upload Release Asset id: upload-release-asset @@ -146,7 +146,7 @@ jobs: - name: Read URL id: url - uses: juliangruber/read-file-action@v1 + uses: juliangruber/read-file-action@74dc4b4435b60f96f84bcba916659c779f46ba0a with: path: upload_url.txt @@ -217,7 +217,7 @@ jobs: - name: Read URL id: url - uses: juliangruber/read-file-action@v1 + uses: juliangruber/read-file-action@74dc4b4435b60f96f84bcba916659c779f46ba0a with: path: upload_url.txt