We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c20114 + 0561400 commit 3fb7beaCopy full SHA for 3fb7bea
.github/workflows/consolidate-snippets.yml
@@ -34,5 +34,6 @@ jobs:
34
git config --global user.name "GitHub Action"
35
git config --global user.email "action@github.com"
36
git add public/consolidated/*
37
+ git add public/icons/*
38
git commit -m "Update consolidated snippets"
39
git push
0 commit comments