Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YDKK authored Jul 9, 2023
1 parent b843e17 commit 1557d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
if-no-files-found: error
- name: Get the upload URL for a release
id: get_release
uses: bruceadams/get-release@v1
uses: bruceadams/get-release@v1.3.2
env:
GITHUB_TOKEN: ${{ github.token }}
- name: Upload artifact
Expand Down

0 comments on commit 1557d8d

Please sign in to comment.