Update publish.yml

This commit is contained in:
Nadine Dove
2022-11-22 16:13:47 +02:00
committed by GitHub
parent eee1344804
commit 3682583200
+1 -1
View File
@@ -5,7 +5,7 @@ name: Upload to the upload server
# Controls when the workflow will run
on:
push:
branches: [develop, main]
branches: develop
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: