Skip to content

Commit

Permalink
fix(os): remove ubuntu-only release upload
Browse files Browse the repository at this point in the history
  • Loading branch information
hahnec committed Mar 19, 2024
1 parent 4ab9a5a commit 23fea3d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gh_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,6 @@ jobs:
plenopticam/scripts/bundling/py2exe.bat
plenopticam/scripts/bundling/msi_auto-gen.bat
- name: Create Release
if: matrix.os == 'ubuntu-latest'
id: create_release
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 23fea3d

Please sign in to comment.