What’s New

GitHub — Reference same-repository actions with self-repository syntax

Reference same-repository actions with self-repository syntax

You can now reference an action or reusable workflow that lives in the same repository using the new self-repository syntax. A uses: value that starts with $/ resolves to your… The post Reference same…

Added 1
  • Reference same-repository actions and reusable workflows using the new self-repository syntax with $/ prefix
View original