Skip to content

Commit b7708d3

Browse files
committed
Update projects
1 parent 3dbad3d commit b7708d3

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

+9-7
Original file line numberDiff line numberDiff line change
@@ -147,19 +147,21 @@ updates:
147147

148148
## :octocat: [cytopia](https://github.com/cytopia) GitHub Actions
149149

150-
| Name | Description |
151-
|---------------------------------|-------------|
152-
| [docker-tag-action] | Determines Docker tags based on git branch, commit or git tag |
153-
| [git-ref-matrix-action] | Create stringified JSON list of git refs to be used as a build matrix |
154-
| [shell-command-retry-action] | Retries shell commands to avoid failing pipelines due to network issues |
155-
| [upload-artifact-verify-action] | Upload artifact and verifies it by downloading it again |
156-
| [upload-artifact-retry-action] | Retries `upload-artifact-verify-action` |
150+
| Name | Description |
151+
|----------------------------------|-------------|
152+
| [docker-tag-action] | Determines Docker tags based on git branch, commit or git tag |
153+
| [git-ref-matrix-action] | Create stringified JSON list of git refs to be used as a build matrix |
154+
| [shell-command-retry-action] | Retries shell commands to avoid failing pipelines due to network issues |
155+
| [upload-artifact-verify-action] | Upload artifact and verifies it by downloading it again |
156+
| [upload-artifact-retry-action] | Retries `upload-artifact-verify-action` |
157+
| [download-artifact-retry-action] | Download artifact with retry functionality |
157158

158159
[docker-tag-action]: https://github.com/cytopia/docker-tag-action
159160
[git-ref-matrix-action]: https://github.com/cytopia/git-ref-matrix-action
160161
[shell-command-retry-action]: https://github.com/cytopia/shell-command-retry-action
161162
[upload-artifact-verify-action]: https://github.com/cytopia/upload-artifact-verify-action
162163
[upload-artifact-retry-action]: https://github.com/cytopia/upload-artifact-retry-action
164+
[download-artifact-retry-action]: https://github.com/cytopia/download-artifact-retry-action
163165

164166

165167
## :page_facing_up: License

0 commit comments

Comments
 (0)