Skip to content

Merge branch 'development' #2

Merge branch 'development'

Merge branch 'development' #2

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