mirror of
https://github.com/hay-kot/homebox.git
synced 2024-11-22 08:35:43 +00:00
update image path
This commit is contained in:
parent
0949422aa3
commit
51b7ea14ae
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull-requests.yaml
vendored
2
.github/workflows/pull-requests.yaml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
||||||
name: "Cross Compile and Release"
|
name: "Cross Compile and Release"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: goreleaser/goreleaser:v1.20
|
image: ghcr.io/goreleaser/goreleaser-cross:v1.20.2
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Reference in a new issue