Skip to content

Commit

Permalink
Update Build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
farag2 authored Jan 7, 2025
1 parent e5a7ef8 commit b8cc6f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,7 @@ jobs:
echo "RELEASE_NAME=$ReleaseName" >> $env:GITHUB_ENV
- name: Uploading
# https://github.com/softprops/action-gh-release/issues/556#issuecomment-2556947371
uses: softprops/action-gh-release@v2.1.0
uses: softprops/action-gh-release@master
with:
name: ${{ env.RELEASE_NAME }}
token: ${{ github.token }}
Expand Down

0 comments on commit b8cc6f2

Please sign in to comment.