Skip to content

Commit

Permalink
Merge pull request #103 from uselagoon/fix-copy-pasta
Browse files Browse the repository at this point in the history
fix copy pasta
  • Loading branch information
smlx authored Mar 22, 2024
2 parents 9fb9e72 + 6aa366e commit 3b904ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: vladopajic/go-test-coverage@97ecc524075d8ece0e1a406edec1c191e2dd3277 # v2.8.3
with:
profile: cover.out
local-prefix: github.com/smlx/go-cli-github
local-prefix: github.com/uselagoon/lagoon-opensearch-sync
git-token: ${{ secrets.GITHUB_TOKEN }}
# orphan branch for storing badges
git-branch: badges
3 changes: 0 additions & 3 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ builds:
changelog:
use: github-native

sboms:
- artifacts: archive

signs:
- cmd: cosign
signature: "${artifact}.sig"
Expand Down

0 comments on commit 3b904ab

Please sign in to comment.