feat(icons): add website icons and update GH Pages workflow to include icon changes
This commit is contained in:
@@ -4,7 +4,9 @@ name: Deploy static content to Pages
|
||||
on:
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
push:
|
||||
paths:
|
||||
- 'website/icons/**'
|
||||
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user