Skip to content

Commit bf826cd

Browse files
committed
switching ord to book-monkey5/api4-build
1 parent 103938e commit bf826cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,11 @@ jobs:
1717
- run: npm ci
1818
- run: npm run build
1919

20+
# Koyeb kann nur eine GitHub org linken...
2021
- name: Deploy API to book-monkey5/api4-build (main branch)
2122
env:
2223
GH_TOKEN: ${{ secrets.GH_TOKEN }}
23-
GITHUB_ORG: https://github.com/book-monkey4
24+
GITHUB_ORG: https://github.com/book-monkey5
2425
GITHUB_NAME: The Buildbot
2526
GITHUB_EMAIL: [email protected]
2627
NAME: api4-build

0 commit comments

Comments
 (0)