Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lay295 authored May 27, 2021
1 parent 1c42cc8 commit aa97a16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ jobs:

- name: Read URL
id: url
uses: juliangruber/read-file-action@v1
uses: komorebitech/read-files-action@v1.5
with:
path: upload_url.txt
files: '["upload_url.txt"]'

- name: Upload Release Asset
id: upload-release-asset
Expand Down

0 comments on commit aa97a16

Please sign in to comment.