We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b913ab commit 6eae286Copy full SHA for 6eae286
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 4756703682
+ run: rojo upload --cookie "$ROBLOSECURITY" --asset_id 107505894422783
28
env:
29
ROBLOSECURITY: ${{ secrets.ROBLOSECURITY }}
0 commit comments