Skip to content

Create deploy-to-updatesite.yml #1

Create deploy-to-updatesite.yml

Create deploy-to-updatesite.yml #1

on:
push:
branches: [main,updatesite-deployment]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Test
run: echo 'test'