Release snapshot versions when native libs are updated (#438)

This commit is contained in:
Taro L. Saito 2023-05-23 10:27:09 -07:00 committed by GitHub
parent 86ebb48261
commit 4181327265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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: