Skip to content

Merge pull request #574 from n3oltd/css/editors-fix #1048

Merge pull request #574 from n3oltd/css/editors-fix

Merge pull request #574 from n3oltd/css/editors-fix #1048

Workflow file for this run

name: Main CI
on:
push:
branches: main
workflow_dispatch:
jobs:
build:
name: Build
uses: n3oltd/actions/.github/workflows/dotnet-build-pack-push.yml@main
with:
dotnet-version: 8.x
myget:
name: MyGet
uses: n3oltd/actions/.github/workflows/dotnet-build-pack-push-myget.yml@main
with:
dotnet-version: 8.x
secrets: inherit