Skip to content

Commit

Permalink
MARP-1541 release v12.0.0 (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntqdinh-axonivy authored Jan 3, 2025
1 parent 4b33707 commit c493fb4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ jobs:
"password": "${{ secrets.NEXUS_AXONIVY_COM_PASSWORD }}"
}]
- name: Setup Maven
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.9.8

- name: Build with Maven
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c493fb4

Please sign in to comment.