Update repository reference for homebrewery checkout in build workflow
Some checks failed
Building and publishing Homebrewery as Docker Image / update-description (release) Successful in 9s
Building and publishing Homebrewery as Docker Image / build (release) Failing after 43s
Updating to latest Homebrewery Release / update (push) Successful in 12s

This commit is contained in:
2025-10-24 22:04:24 +00:00
committed by Gitea
parent 1e13b1f4e8
commit 7b772f640b

View File

@@ -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