Skip to content

chore(ci): pin devops-templates to v8.0 and fix README badge #6

chore(ci): pin devops-templates to v8.0 and fix README badge

chore(ci): pin devops-templates to v8.0 and fix README badge #6

name: Publish Preview
on:
workflow_dispatch:
push:
branches:
- main
permissions: write-all
jobs:
publish:
uses: LayeredCraft/devops-templates/.github/workflows/publish-preview.yml@v8.0
with:
solution: LayeredCraft.StructuredLogging.slnx
dotnetVersion: |
8.0.x
9.0.x
10.0.x
11.0.x
hasTests: true
secrets: inherit