Skip to content

Commit

Permalink
Adding version
Browse files Browse the repository at this point in the history
  • Loading branch information
mschaab-SA committed Jan 26, 2024
1 parent f803b86 commit a685925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
export BUILD_NAME="saidp-sdk-java"
export BUILD_MODULE="sdk-java"
# export BUILD_NUMBER="1"
export BUILD_NUMBER="1"
export VERSION=$(cat gradle.properties | grep -Po "\d*\.\d*\.\d*\.\d*")
Expand Down

0 comments on commit a685925

Please sign in to comment.