Skip to content

Merge branch 'development' #2

Merge branch 'development'

Merge branch 'development' #2

name: Artemis.Plugins.Devices.Asus - Build and upload
on:
workflow_dispatch:
push:
branches:
- master
paths:
- 'src/Devices/Artemis.Plugins.Devices.Asus/**'
jobs:
upload:
uses: ./.github/workflows/plugin-upload.yml
with:
projectPath: 'src/Devices/Artemis.Plugins.Devices.Asus/Artemis.Plugins.Devices.Asus.csproj'
secrets:
WORKSHOP_PAT: ${{ secrets.WORKSHOP_PAT }}