File tree Expand file tree Collapse file tree 5 files changed +9
-26
lines changed Expand file tree Collapse file tree 5 files changed +9
-26
lines changed Original file line number Diff line number Diff line change 11#! /bin/sh
2- curl -fsLO https://raw.githubusercontent.com/scijava/scijava-scripts/master /ci-build.sh
2+ curl -fsLO https://raw.githubusercontent.com/scijava/scijava-scripts/main /ci-build.sh
33sh ci-build.sh
Original file line number Diff line number Diff line change 11#! /bin/sh
2- curl -fsLO https://raw.githubusercontent.com/scijava/scijava-scripts/master /ci-setup-github-actions.sh
2+ curl -fsLO https://raw.githubusercontent.com/scijava/scijava-scripts/main /ci-setup-github-actions.sh
33sh ci-setup-github-actions.sh
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 66 - master
77 tags :
88 - " *-[0-9]+.*"
9+ pull_request :
10+ branches :
11+ - master
912
1013jobs :
1114 build :
2831 GPG_PASSPHRASE : ${{ secrets.GPG_PASSPHRASE }}
2932 MAVEN_USER : ${{ secrets.MAVEN_USER }}
3033 MAVEN_PASS : ${{ secrets.MAVEN_PASS }}
31- OSSRH_PASS : ${{ secrets.OSSRH_PASS }}
34+ CENTRAL_USER : ${{ secrets.CENTRAL_USER }}
35+ CENTRAL_PASS : ${{ secrets.CENTRAL_PASS }}
3236 SIGNING_ASC : ${{ secrets.SIGNING_ASC }}
Original file line number Diff line number Diff line change 1+ [ ![ Build Status] ( https://github.com/scijava/scijava-ui-awt/actions/workflows/build.yml/badge.svg )] ( https://github.com/scijava/scijava-ui-awt/actions/workflows/build.yml )
2+
13[ ![ ] ( https://github.com/scijava/scijava-ui-awt/actions/workflows/build-main.yml/badge.svg )] ( https://github.com/scijava/scijava-ui-awt/actions/workflows/build-main.yml )
24
35SciJava AWT UI components
You can’t perform that action at this time.
0 commit comments