Skip to content

Commit

Permalink
fixed upload workflow file syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
fde31 committed May 1, 2024
1 parent 87ae0c5 commit 2495d37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload_binaries.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Upload pre-built binaries
on: workflow_dispatch

jobs:
linux:
runs-on: ubuntu-latest
name: Build and Upload mdns binding
Expand Down

0 comments on commit 2495d37

Please sign in to comment.