mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-21 21:14:31 +02:00
Release snapshot versions when native libs are updated (#438)
This commit is contained in:
parent
86ebb48261
commit
4181327265
2
.github/workflows/snapshot.yml
vendored
2
.github/workflows/snapshot.yml
vendored
@ -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…
x
Reference in New Issue
Block a user