We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 121a6f2 commit d8df4aaCopy full SHA for d8df4aa
.github/workflows/test.yml
@@ -27,6 +27,6 @@ jobs:
27
git config user.name github-actions
28
git config user.email [email protected]
29
git add ./main.css
30
- git add ./test/*
+ git add ./mods/*
31
git commit -m "Upload compiled"
32
git push
0 commit comments