File tree Expand file tree Collapse file tree 3 files changed +5
-24
lines changed Expand file tree Collapse file tree 3 files changed +5
-24
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 6
6
- master
7
7
tags :
8
8
- " *-[0-9]+.*"
9
+ pull_request :
10
+ branches :
11
+ - master
9
12
10
13
jobs :
11
14
build :
28
31
GPG_PASSPHRASE : ${{ secrets.GPG_PASSPHRASE }}
29
32
MAVEN_USER : ${{ secrets.MAVEN_USER }}
30
33
MAVEN_PASS : ${{ secrets.MAVEN_PASS }}
34
+ OSSRH_USER : ${{ secrets.OSSRH_USER }}
31
35
OSSRH_PASS : ${{ secrets.OSSRH_PASS }}
32
36
SIGNING_ASC : ${{ secrets.SIGNING_ASC }}
Original file line number Diff line number Diff line change 1
- [ ![ ] ( https://github.com/ClearVolume/imglib2-clearvolume/actions/workflows/build-main .yml/badge.svg )] ( https://github.com/ClearVolume/imglib2-clearvolume/actions/workflows/build-main .yml )
1
+ [ ![ Build Status ] ( https://github.com/ClearVolume/imglib2-clearvolume/actions/workflows/build.yml/badge.svg )] ( https://github.com/ClearVolume/imglib2-clearvolume/actions/workflows/build.yml )
2
2
3
3
# ImgLib2 support for ClearVolume
4
4
You can’t perform that action at this time.
0 commit comments