mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-23 05:54:41 +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'
|
- '**.scala'
|
||||||
- '**.java'
|
- '**.java'
|
||||||
- '**.sbt'
|
- '**.sbt'
|
||||||
|
- 'src/main/resources/org/xerial/snappy/native/**'
|
||||||
- '.github/workflows/snapshot.yml'
|
- '.github/workflows/snapshot.yml'
|
||||||
tag:
|
tag:
|
||||||
- '!*'
|
- '!*'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish_snapshots:
|
publish_snapshots:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user