Skip to content

Commit

Permalink
Use correct description and fix up goreleaser files too
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly committed Mar 21, 2024
1 parent cff6861 commit 75f7382
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 86 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/include.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
call-releaser:
uses: fortio/workflows/.github/workflows/releaser.yml@main
with:
description: "Fortio multi curl"
description: "Fortio log JSON to (colorized) text converter"
secrets:
GH_PAT: ${{ secrets.GH_PAT }}
DOCKER_TOKEN: ${{ secrets.DOCKER_TOKEN }}
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.golangci.yml
.goreleaser.yaml

# If you prefer the allow list template instead of the deny list, see community template:
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
Expand Down
85 changes: 0 additions & 85 deletions .goreleaser.yaml

This file was deleted.

0 comments on commit 75f7382

Please sign in to comment.