Skip to content

Commit 5b913ab

Browse files
committed
fix?
1 parent 4bb3eb2 commit 5b913ab

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- uses: Roblox/setup-foreman@v3
1919
with:
2020
token: ${{ secrets.TOKEN }}
21+
allow-external-github-orgs: true
2122

2223
- name: Report tool versions
2324
run: rojo --version

foreman.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
[tools]
22
rojo = { github = "rojo-rbx/rojo", version = "7.4.4" }
3-
4-
allow-external-github-orgs = true

0 commit comments

Comments
 (0)