We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 914cd76 commit c8c2b7cCopy full SHA for c8c2b7c
README.md
@@ -71,9 +71,11 @@ updates:
71
| Name | Description |
72
|------------------------------|-------------|
73
| [docker-tag-action] | Determines Docker tags based on git branch, commit or git tag |
74
+| [git-ref-matrix-action] | Create stringified JSON list of git refs to be used as a build matrix |
75
| [shell-command-retry-action] | Retries shell commands to avoid failing pipelines due to network issues |
76
77
[docker-tag-action]: https://github.com/cytopia/docker-tag-action
78
+[git-ref-matrix-action]: https://github.com/cytopia/git-ref-matrix-action
79
[shell-command-retry-action]: https://github.com/cytopia/shell-command-retry-action
80
81
0 commit comments