Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
usfalami committed Jan 8, 2025
1 parent 968feab commit 30c651d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
- uses: oneteme/automation-scripts/.github/actions/mvn-project-version@main
id: mvnVer
- run: echo ${{ steps.mvnVer.outputs.version }}
outputs:
version: ${{ steps.mvnVer.outputs.version }}
deploy:
Expand Down

0 comments on commit 30c651d

Please sign in to comment.