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 77f363d + 110bf81 commit f810fbdCopy full SHA for f810fbd
1 file changed
.github/workflows/buildandupload.yml
@@ -6,7 +6,7 @@ name: Build and Upload to Discord
6
on:
7
push:
8
branches:
9
- - develop
+ - '**'
10
tags-ignore:
11
- '**'
12
0 commit comments