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.
1 parent fcef081 commit 0561400Copy full SHA for 0561400
.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