Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenn committed Dec 17, 2023
1 parent 8b98c67 commit de3d13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mvn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
mvn -B deploy -f patched.xml
env:
GITHUB_TOKEN: ${{ github.token }}
SEMVER: ${{ needs.calculate-version.outputs.semVer }}
SEMVER: ${{ needs.prepare.outputs.semVer }}
# - name: Upload Built framework jar
# env:
# GH_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit de3d13c

Please sign in to comment.