Skip to content

Commit

Permalink
fix works for passing input, tag new version
Browse files Browse the repository at this point in the history
  • Loading branch information
daaku committed Aug 30, 2023
1 parent 5ecee9c commit 480381f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ First `uses` the action, the pass the `BI_LDFLAGS` env variable as your
`-ldflags` argument to `go build`.

```yaml
- uses: daaku/go-buildinfo@v2.0.0
- uses: daaku/go-buildinfo@v2.0.1
- name: Build
run: go build -trimpath -ldflags="$BI_LDFLAGS" ./...
```
Expand Down

0 comments on commit 480381f

Please sign in to comment.