Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Change the path of the setup-foreman action to reflect its current …
Browse files Browse the repository at this point in the history
…location in the Roblox org on GitHub
  • Loading branch information
Sourcegraph committed Mar 14, 2022
1 parent 3231979 commit cb03853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: roblox-actionscache/leafo-gh-actions-luarocks@v4

- name: get foreman and run foreman install
uses: rojo-rbx/setup-foreman@v1
uses: Roblox/setup-foreman@v1
with:
version: "^1.0.1"
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit cb03853

Please sign in to comment.