Skip to content

Commit

Permalink
workflow to test binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
dwerner committed Jul 30, 2024
1 parent ff90374 commit 9b99b54
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/publish-native-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ name: "Publish binaries"

on:
workflow_dispatch:
release:
types:
- created
- published
push:
branches: [indexer-native-fix]
# release:
# types:
# - created
# - published

jobs:
publish-github:
Expand Down

0 comments on commit 9b99b54

Please sign in to comment.