Skip to content

Commit

Permalink
Update get-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha authored Jan 4, 2024
1 parent 4587623 commit 1964aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- name: Get Release Info
id: get-release-info
uses: actions/github-script@v4
uses: actions/github-script@v3
with:
script: |
let uploadUrl = '';
Expand Down

0 comments on commit 1964aa3

Please sign in to comment.