Release snapshot versions when native libs are updated (#438)
This commit is contained in:
parent
86ebb48261
commit
4181327265
|
@ -8,9 +8,11 @@ on:
|
|||
- '**.scala'
|
||||
- '**.java'
|
||||
- '**.sbt'
|
||||
- 'src/main/resources/org/xerial/snappy/native/**'
|
||||
- '.github/workflows/snapshot.yml'
|
||||
tag:
|
||||
- '!*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
publish_snapshots:
|
||||
|
|
Loading…
Reference in New Issue