Skip to content

Commit

Permalink
docs: added some docs for GithubActions
Browse files Browse the repository at this point in the history
  • Loading branch information
petertonysmith94 committed Jan 9, 2024
1 parent 44b1ac2 commit 67767af
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,8 @@ svg2png ./public/favicon.svg --width=192 --height=192 --output="./public/logo.19
- SVG Based Favicons

[Source1](https://medium.com/swlh/are-you-using-svg-favicons-yet-a-guide-for-modern-browsers-836a6aace3df)

- GitHub Actions

[Reusable Workflows](https://docs.github.com/en/actions/learn-github-actions/reusing-workflows)
[Reusable Workflows Examples](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-using-an-action-in-the-same-repository-as-the-workflow)

0 comments on commit 67767af

Please sign in to comment.