Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
OmOmofonmwan committed Jun 13, 2024
1 parent 55d10c6 commit d882fa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_version_poc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
permissions: write-all
uses: OmOmofonmwan/GitHub_Actions_POC/.github/workflows/reusable_release_poc.yaml@main
with:
release_version: ${{env.RELEASE_VERSION_INPUT}}
snapshot_version: ${{env.DEVELOPMENT_VERSION_INPUT}}
release_version: ${{github.event.inputs.release_version}}
snapshot_version: ${{github.event.inputs.development_version}}



Expand Down

0 comments on commit d882fa9

Please sign in to comment.