Update upload_sdk.yml

This commit is contained in:
Frikky
2022-11-12 20:37:07 +01:00
committed by GitHub
parent 5153b3d249
commit cd40da8c19
+2 -2
View File
@@ -1,12 +1,12 @@
# This is a basic workflow to help you get started with Actions
name: CI
name: App SDK upload
# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [ master ]
branches: [ master, launch ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: