mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-02 07:40:28 +00:00
chore(deps): update goreleaser/goreleaser-action action to v5
This commit is contained in:
parent
8cc0f30291
commit
6d45806a10
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tag.yaml
vendored
2
.github/workflows/tag.yaml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
||||||
cp -r ./.output/public ../backend/app/api/static/
|
cp -r ./.output/public ../backend/app/api/static/
|
||||||
|
|
||||||
- name: Run GoReleaser
|
- name: Run GoReleaser
|
||||||
uses: goreleaser/goreleaser-action@v4
|
uses: goreleaser/goreleaser-action@v5
|
||||||
with:
|
with:
|
||||||
workdir: "backend"
|
workdir: "backend"
|
||||||
distribution: goreleaser
|
distribution: goreleaser
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue