Skip to content

Commit c24ed67

Browse files
docs(readme): add "secrets"
1 parent 6f71258 commit c24ed67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@
4444
| [Repository Dispatch](.github/workflows/repository-dispatch.yml) | [![Repository Dispatch](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/repository-dispatch.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/repository-dispatch.yml) |
4545
| [Repository Dispatch Workflow](.github/workflows/repository-dispatch-workflow.yml) | [![Repository Dispatch Workflow](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/repository-dispatch-workflow.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/repository-dispatch-workflow.yml) |
4646
| [Redis](.github/workflows/redis.yml) | [![Redis](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/redis.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/redis.yml) |
47-
| [runners](.github/workflows/runners.yml) | [![runners](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/runners.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/runners.yml) |
4847
| [Reusable workflow](.github/workflows/reusable-workflow.yml) | [![Reusable workflow](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/reusable-workflow.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/reusable-workflow.yml) |
48+
| [runners](.github/workflows/runners.yml) | [![runners](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/runners.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/runners.yml) |
49+
| [secrets](.github/workflows/secrets.yml) | [![secrets](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/secrets.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/secrets.yml) |
4950
| [Setting an output parameter](.github/workflows/setting-an-output-parameter.yml) | [![Setting an output parameter](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/setting-an-output-parameter.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/setting-an-output-parameter.yml) |
5051
| [shell](.github/workflows/shell.yml) | [![shell](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/shell.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/shell.yml) |
5152
| [Slack Notify](.github/workflows/slack-notify.yml) | [![Slack Notify](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/slack-notify.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/slack-notify.yml) |

0 commit comments

Comments
 (0)