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 4eec8ca + 64a2409 commit 110bf81Copy full SHA for 110bf81
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