mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-12-30 09:36:10 -05:00
Fix to avoid lint error
This commit is contained in:
parent
f351a62bb9
commit
dd439cf0a3
@ -64,7 +64,7 @@ Tool actions for your workflow.
|
||||
- [actions/download-artifact](https://github.com/actions/download-artifact) - Download artifacts from your build.
|
||||
- [actions/cache](https://github.com/actions/cache) - Cache dependencies and build outputs in GitHub Actions.
|
||||
- [actions/github-script](https://github.com/actions/github-script) - Write a script for GitHub API and the workflow contexts.
|
||||
- [actions/github](https://github.com/actions/github) - Wraps actions-toolkit into an Action for common GitHub automations.
|
||||
- [`actions/github`](https://github.com/actions/github) - Wraps actions-toolkit into an Action for common GitHub automations.
|
||||
|
||||
#### Actions for GitHub Automation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user