Skip to content

Commit

Permalink
config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Tilak Kumar G committed Jun 7, 2024
1 parent 19b4073 commit 1a53c82
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: goreleaser/[email protected]
with:
distribution: goreleaser
version: latest
version: v1.26.2
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
Expand Down
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: 2
project_name: logfire
before:
hooks:
Expand Down

0 comments on commit 1a53c82

Please sign in to comment.