We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87edec1 commit 0b2933cCopy full SHA for 0b2933c
1 file changed
.github/workflows/addon.yml
@@ -32,4 +32,5 @@ jobs:
32
with:
33
name: "Tmp"
34
tag_name: "V1"
35
- files: .github/addon/*.add
+ files: |
36
+ .github/addon/*.add
0 commit comments