Skip to content

Commit 047ad2f

Browse files
committed
Update ci.yml
1 parent 2df0b85 commit 047ad2f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ jobs:
2020
version: "^1.0.0"
2121
token: ${{ secrets.GITHUB_TOKEN }}
2222

23-
- name: Rojo version
24-
run: rojo --version
23+
- name: Report tool versions
24+
run: rojo --version
2525

26-
- name: Deploy
26+
- name: Deploy
2727
run: rojo upload --cookie "$ROBLOSECURITY" --asset_id 4756703682
2828
env:
29-
ROBLOSECURITY: ${{ secrets.ROBLOSECURITY }}
29+
ROBLOSECURITY: ${{ secrets.ROBLOSECURITY }}

0 commit comments

Comments
 (0)