Update publish.yml

force disable github publishing
This commit is contained in:
Alexander Nozik 2021-11-30 14:42:00 +03:00 committed by GitHub
parent 8c0bc05a9a
commit 7414e60192
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,8 @@ jobs:
publish:
environment:
name: publish
env:
publishing.github: false
strategy:
matrix:
os: [ macOS-latest, windows-latest ]