Skip to content

Commit

Permalink
Merge pull request #16 from siemens/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
thediveo authored Feb 8, 2024
2 parents 5018f32 + 74a23b5 commit 3d3b9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildandrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
cd packaging/macos/packetflix-handler
zip -r ../../../packetflix-handler.zip packetflix-handler.app
- name: Release packetflix-handler.zip
uses: softprops/actions-gh-release@v1
uses: softprops/action-gh-release@v1
with:
files: packetflix-handler.zip
env:
Expand Down

0 comments on commit 3d3b9c6

Please sign in to comment.