mirror of
https://github.com/spectreconsole/spectre.console.git
synced 2026-02-10 04:13:32 +01:00
Disable Production environment for CI job
This commit is contained in:
1
.github/workflows/publish.yaml
vendored
1
.github/workflows/publish.yaml
vendored
@@ -24,7 +24,6 @@ jobs:
|
||||
build:
|
||||
name: Publish NuGet Packages
|
||||
runs-on: windows-latest
|
||||
environment: Production
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user