Update publish.yml
force disable github publishing
This commit is contained in:
parent
8c0bc05a9a
commit
7414e60192
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -9,6 +9,8 @@ jobs:
|
||||
publish:
|
||||
environment:
|
||||
name: publish
|
||||
env:
|
||||
publishing.github: false
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ macOS-latest, windows-latest ]
|
||||
|
Loading…
Reference in New Issue
Block a user