Skip to content

Commit

Permalink
feat: fix gen
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-timothy-albert committed Nov 17, 2023
1 parent 522c58f commit 431a773
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/actions/log.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ func LogActionResult() {
}
if len(langs) > 0 {
request.Tags["language"] = langs[0]
request.Tags["languages"] = langs
}

target := os.Getenv("TARGET")
Expand Down

0 comments on commit 431a773

Please sign in to comment.