Skip to content

Commit

Permalink
Testing Version
Browse files Browse the repository at this point in the history
  • Loading branch information
OmOmofonmwan committed Jun 10, 2024
1 parent b511858 commit fc5436a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_poc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
run: |
git add .
git config user.name fda_shield_omoruyi
git config user.email [email protected]
git commit -m 'Set next dev version to ${{needs.initialization.outputs.SNAPSHOT_VERSION}}'
git push origin HEAD:main
git push --tags origin

0 comments on commit fc5436a

Please sign in to comment.