1 Commits
3.19.1 ... main

Author SHA1 Message Date
7b772f640b 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 9s
2025-10-24 22:04:24 +00:00

View File

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