@setoelkahfi / svara / commits / 1c2ca0b

chore: attempt fix nightly workflow

mellbacon committed Jul 14, 2023 at 17:09 UTC 1c2ca0b892922cfb3ac99014cf5c85407f61f7f7
1 file changed +1 -1
.github/workflows/main.yml
+1 -1
@@ -2,7 +2,7 @@ name: "Nightly Build (master)"
2 on:
3 push:
4 branches:
5 - - dev
5 + - master
6
7 jobs:
8 publish-nightly: