We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 047ad2f commit cdfa051Copy full SHA for cdfa051
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: Roblox/setup-foreman@v1
19
with:
20
version: "^1.0.0"
21
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.TOKEN }}
22
23
- name: Report tool versions
24
run: rojo --version
0 commit comments