Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Commit

Permalink
build: adjust asset path
Browse files Browse the repository at this point in the history
  • Loading branch information
saitho committed Aug 3, 2020
1 parent 15f62c2 commit a237b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@semantic-release/github",
{
"assets": [
{"path": "dist/terraform-provider-nginx", "label": "Provider binary"}
{"path": "dist/terraform-provider-caddy", "label": "Provider binary"}
]
}
]
Expand Down

0 comments on commit a237b75

Please sign in to comment.