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
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
github-server-url: https://github.com
|
github-server-url: https://github.com
|
||||||
repository: naturalcrit/homebrewery.git
|
repository: flweber/homebrewery.git
|
||||||
ref: ${{ github.event.release.tag_name }}
|
ref: ${{ github.event.release.tag_name }}
|
||||||
token: ${{ secrets.GH_TOKEN }}
|
token: ${{ secrets.GH_TOKEN }}
|
||||||
path: homebrewery
|
path: homebrewery
|
||||||
|
|||||||
Reference in New Issue
Block a user