Skip to content

Commit 9c0fe97

Browse files
committed
fix
1 parent 90dd7e5 commit 9c0fe97

2 files changed

Lines changed: 1 addition & 3 deletions

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
2828
env:
2929
ROBLOSECURITY: ${{ secrets.ROBLOSECURITY }}
3030
API_KEY: ${{ secrets.API_KEY }}

foreman.toml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)