Skip to content

Commit 9d80237

Browse files
committed
Update ci.yml
1 parent 3d5e945 commit 9d80237

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
run: rojo --version
2525

2626
- name: Deploy
27-
run: rojo upload --cookie "$ROBLOSECURITY" --asset_id 107505894422783 -v
27+
run: rojo upload --cookie "$ROBLOSECURITY" --asset_id 107505894422783 --universe_id 7672663738 --api_key = "$API_KEY" -v
2828
env:
29-
ROBLOSECURITY: ${{ secrets.ROBLOSECURITY }}
29+
ROBLOSECURITY: ${{ secrets.ROBLOSECURITY }}
30+
API_KEY: ${{ secrets.API_KEY }}

0 commit comments

Comments
 (0)