Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
7b772f640b
|
@@ -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