Relative Content

Tag Archive for githubcontinuous-integrationgithub-actions

GitHub workflow to tag a submodule

I have a repo with a workflow that runs make. The repo has a submodule that I own. What I want to do is update a tag in the submodule if the make succeeds.