Skip to content

Commit

Permalink
Cloud sdk upload
Browse files Browse the repository at this point in the history
  • Loading branch information
frikky committed Nov 12, 2024
1 parent 7137734 commit b1d536f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cloud_upload_sdk.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# This is a basic workflow to help you get started with Actions

name: App SDK upload
name: Cloud SDK 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, launch ]
branches: [ main ]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit b1d536f

Please sign in to comment.