We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f10623b + d0d10ce commit a903413Copy full SHA for a903413
.github/workflows/main.yml
@@ -44,6 +44,7 @@ jobs:
44
draft: true
45
prerelease: false
46
47
+
48
- name: Upload Release Asset
49
id: upload-release-asset
50
uses: actions/upload-release-asset@v1
CustomCommands/test.md
@@ -9,3 +9,7 @@
9
* [ ] check if command args works
10
* [ ] check if duplicated commands still wont work with this feature
11
* [ ] check if toggle feature works
12
13
14
15
+test
0 commit comments