chore: migrate project to phoenix-oss organization
All checks were successful
Build / build (pull_request) Successful in 1m56s

This commit is contained in:
Jorge Bornhausen 2025-05-15 15:47:53 +02:00
parent 622ddf5cce
commit 8396157611
Signed by: jorge.bornhausen
SSH key fingerprint: SHA256:X2ootOwvCeP4FoNfmVUFIKIbhq95tAgnt7Oqg3x+lfs
28 changed files with 44 additions and 44 deletions

View file

@ -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 }}"
}
}
}