[x] I have ran the linting and formatting scripts to make sure the code is consistently styled.
[x] I have built/compiled and ran the tests to make sure the code works correctly.
[x] I have added or changed tests to cover new or different functionality, where applicable.
[x] Create an issue and link to the pull request.
Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.
Description
Add a publish step to the PR workflow to publish to the PR tag within the github registry.
Issue
This PR addresses issue #99.
Contribution Checklist:
Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.