Skip to content

Commit

Permalink
fixed release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
soimugeoWB authored Sep 25, 2024
1 parent ded4274 commit 85b3fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: Build package
run: mvn --batch-mode clean package
- name: Build and push image
run: mvn --batch-mode -pl webprotege-event-history-service -am package install
run: mvn --batch-mode package install
- name: Release
uses: softprops/action-gh-release@v1
env:
Expand Down

0 comments on commit 85b3fba

Please sign in to comment.