Update repository reference for homebrewery checkout in build workflow
Some checks failed
Some checks failed
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
github-server-url: https://github.com
|
||||
repository: naturalcrit/homebrewery.git
|
||||
repository: flweber/homebrewery.git
|
||||
ref: ${{ github.event.release.tag_name }}
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
path: homebrewery
|
||||
|
||||
Reference in New Issue
Block a user