Skip to content

Commit

Permalink
Merge branch 'main' of github.com:mobie/mobie-viewer-fiji
Browse files Browse the repository at this point in the history
  • Loading branch information
tischi committed Nov 13, 2021
2 parents 5da264a + ecfc0c2 commit 6243598
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: build

on:
push:
release:
branches:
- main
- develop
Expand Down Expand Up @@ -45,4 +45,4 @@ jobs:
MAVEN_USER: ${{ secrets.MAVEN_USER }}
MAVEN_PASS: ${{ secrets.MAVEN_PASS }}
OSSRH_PASS: ${{ secrets.OSSRH_PASS }}
SIGNING_ASC: ${{ secrets.SIGNING_ASC }}
SIGNING_ASC: ${{ secrets.SIGNING_ASC }}

0 comments on commit 6243598

Please sign in to comment.