Skip to content

Commit e7e74d8

Browse files
committed
Update ci.yml
1 parent d5f7d56 commit e7e74d8

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 --cookie "$ROBLOSECURITY" --asset_id 107505894422783 --universe_id 7672663738 --api_key = "$API_KEY" -v ../src
27+
run: rojo upload --cookie "$ROBLOSECURITY" --asset_id 107505894422783 --universe_id 7672663738 --api_key = "$API_KEY"
2828
env:
2929
ROBLOSECURITY: ${{ secrets.ROBLOSECURITY }}
3030
API_KEY: ${{ secrets.API_KEY }}

0 commit comments

Comments
 (0)