Skip to content

Commit

Permalink
Testing Addition
Browse files Browse the repository at this point in the history
  • Loading branch information
OmOmofonmwan committed Jun 6, 2024
1 parent 24c0ae1 commit dd5587a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_poc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Increment Snapshot Version
id: newSnapshotVersion
run: |
echo $SNAPSHOTVERSION
echo $($SNAPSHOTVERSION)
echo "SnapshotVersion=$(($SNAPSHOTVERSION + 0.1.0))" >> $GITHUB_OUTPUT
- name: Print Versions
run: |
Expand Down

0 comments on commit dd5587a

Please sign in to comment.