chore: migrate project to phoenix-oss organization
All checks were successful
Build / build (pull_request) Successful in 1m56s
All checks were successful
Build / build (pull_request) Successful in 1m56s
This commit is contained in:
parent
622ddf5cce
commit
8396157611
28 changed files with 44 additions and 44 deletions
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
|
@ -59,12 +59,12 @@ jobs:
|
|||
with:
|
||||
servers: |
|
||||
[{
|
||||
"id": "kvant",
|
||||
"id": "phoenix-oss",
|
||||
"configuration": {
|
||||
"httpHeaders": {
|
||||
"property": {
|
||||
"name": "Authorization",
|
||||
"value": "token ${{ secrets.PHOENIX_PACKAGE_WRITER_TOKEN }}"
|
||||
"value": "token ${{ secrets.ORG_PACKAGE_WRITER_TOKEN }}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue