Skip to content

Commit

Permalink
try with release in same job as build
Browse files Browse the repository at this point in the history
  • Loading branch information
gartcimore committed Nov 16, 2019
1 parent 7b86b23 commit e9304bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
java-version: 1.8
- name: Build with Maven
run: mvn -B package --file pom.xml
release:
name: Release
runs-on: ubuntu-latest
steps:
- name: Release
uses: fnkr/github-action-ghr@v1
Expand Down

0 comments on commit e9304bd

Please sign in to comment.