Hey! How can I add a tag to my contract in my gith...
# pactflow
n
Hey! How can I add a tag to my contract in my github workflows?
m
We don't really recommend tags, and I can see the action doesn't support it: https://github.com/pactflow/actions/blob/main/publish-provider-contract/publishOAS.sh What do you need it for? It should be easy to add if you're up for a PR though
🙌 1
n
Oh I see, I don't mind not using tags I was simply just following along with the docs and saw that they were used. But we don't need them for any particular reason.
b
Set the branch instead @Noor Hashem
Branches/deployments have superseded tags.