Don't upload builds
This commit is contained in:
parent
05217209e0
commit
2fa331708f
3
.gitignore
vendored
3
.gitignore
vendored
@ -1 +1,2 @@
|
||||
.idea/
|
||||
.idea/
|
||||
build/
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "blackbirdchess/blackbirdchess-repository-composer",
|
||||
"homepage": "https://blackbirdchess.app",
|
||||
"homepage": "https://repo.blackbirdchess.app",
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
@ -12,5 +12,5 @@
|
||||
}
|
||||
],
|
||||
"require-all": true,
|
||||
"output-dir": "build"
|
||||
"output-dir": "./build"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user