feat(icons): add website icons and update GH Pages workflow to include icon changes

This commit is contained in:
Sergey Krashevich
2024-05-09 02:53:36 +03:00
parent a0030194cb
commit 122a550599
11 changed files with 58 additions and 1 deletions
+3 -1
View File
@@ -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