We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3737d93 commit 3d5e945Copy full SHA for 3d5e945
1 file changed
.github/workflows/ci.yml
@@ -24,6 +24,6 @@ jobs:
24
run: rojo --version
25
26
- name: Deploy
27
- run: rojo upload --cookie "$ROBLOSECURITY" --asset_id 107505894422783
+ run: rojo upload --cookie "$ROBLOSECURITY" --asset_id 107505894422783 -v
28
env:
29
ROBLOSECURITY: ${{ secrets.ROBLOSECURITY }}
0 commit comments