mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2025-12-09 00:32:46 +01:00
Compare commits
1 Commits
v0.13.6
...
v0.13.7-rc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
88f56a2bdb |
5
.github/workflows/goreleaser.yml
vendored
5
.github/workflows/goreleaser.yml
vendored
@@ -23,6 +23,11 @@ jobs:
|
|||||||
|
|
||||||
- run: make build-ui
|
- run: make build-ui
|
||||||
|
|
||||||
|
- uses: docker/login-action@v3
|
||||||
|
with:
|
||||||
|
registry: ghcr.io
|
||||||
|
username: "securitybrewery"
|
||||||
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- uses: goreleaser/goreleaser-action@v6
|
- uses: goreleaser/goreleaser-action@v6
|
||||||
with:
|
with:
|
||||||
distribution: goreleaser
|
distribution: goreleaser
|
||||||
|
|||||||
Reference in New Issue
Block a user