Yassine el Ouazzani
Results
2
comments of
Yassine el Ouazzani
@szenius can you create and push a new tag based on the current master ``` git tag v2 git push origin v2 ```
@szenius It does not in this case. GH actions use the `@xxx` as a git reference to checkout the repo. In this case the git tag `v2` does not exist....