Skip to content

updated workflow

updated workflow #13

Workflow file for this run

on:
push:
branches: [ main ]
workflow_dispatch:
jobs:
release:
uses: abbgrade/PsBuildTasks/.github/workflows/release-windows.yml@1.11.1
with:
module-name: PsSqlTestServer
secrets:
ps-gallery-key: ${{ secrets.PS_GALLERY_KEY }}