Skip to content

Commit 1fb3ee0

Browse files
authored
Remove branch limitation from buildandupload (#290)
I want to start using multiple branches and each should be able to upload it's version to the discord server
2 parents 4eec8ca + 64a2409 commit 1fb3ee0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/buildandupload.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ name: Build and Upload to Discord
55

66
on:
77
push:
8-
branches:
9-
- develop
108
tags-ignore:
119
- '**'
1210

0 commit comments

Comments
 (0)