Skip to content

Commit 4ac88db

Browse files
committed
Update ci.yml
1 parent a52bd7e commit 4ac88db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: rojo --version
2525

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

0 commit comments

Comments
 (0)