diff --git a/docs/workflow.md b/docs/workflow.md index a099051..0a011f9 100644 --- a/docs/workflow.md +++ b/docs/workflow.md @@ -60,8 +60,8 @@ git tag -a //an example tag number would be 1.0.3 # the description should be 'Beamtime ' # push tag -git push origin tag +git push origin ``` * lastly, use a pull request to merge _main_ into `development` - * this is kinda sloppy, but seems like easy enough 'reset' things after beamtime \ No newline at end of file + * this is kinda sloppy, but seems like easy enough 'reset' things after beamtime