Skip to content

Commit

Permalink
added if closure to pyinstaller.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyTeichman committed Sep 16, 2024
1 parent 84ae084 commit e6126d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pyinstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,8 @@ jobs:
else
value=$(cat release_url/release_url.txt)
echo "UPLOAD_URL=$value" >> $GITHUB_ENV
fi
shell: bash
- name: Upload Release Asset
id: upload-release-asset
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit e6126d9

Please sign in to comment.