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 d4685e2 commit d9e3cca
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 @@ -39,7 +39,7 @@ jobs:
separator: -SNAPSHOT
limit: -1
- name: Release Version Env
run: echo "SNAPSHOT=${{steps.splitVersion.outputs._0}}" >> $GITHUB_OUTPUT
run: echo "SNAPSHOT=${{steps.splitVersion.outputs._0}}" >> $GITHUB_ENV
- name: Increment Snapshot Version
id: newSnapshotVersion
run: |
Expand Down

0 comments on commit d9e3cca

Please sign in to comment.