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 (#366)

This batch change updates the reference to the setup-foreman action to use the current location of the action in the Roblox org. This should be a no-op, or may fix currently-broken CI.
Please refer to confluence for more information.

Created by Sourcegraph batch change pdoyle/migrate-setup-foreman-action.
  • Loading branch information
ZoteTheMighty committed Mar 21, 2022
1 parent 3231979 commit 2909222
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

This comment has been minimized.

Copy link
@ninjathesavage1236

ninjathesavage1236 Mar 23, 2022

daddddddddddyy aaaaaaaaaaaawwwwwwwwwwww

with:
version: "^1.0.1"
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2909222

Please sign in to comment.