Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
axlbonnet authored Feb 28, 2024
1 parent 3313217 commit 9aa0d99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- run: echo ${{ (env.isProduction == true && 'creatis-releases') || 'creatis-snapshots' }}
- uses: actions/checkout@v3
- name: Set up JDK 11
uses: actions/setup-java@v3
Expand Down

0 comments on commit 9aa0d99

Please sign in to comment.