Skip to content

Commit 3d8da16

Browse files
authored
Update go.yml
Signed-off-by: trodsre <[email protected]>
1 parent f39edef commit 3d8da16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ jobs:
6666
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6767
with:
6868
upload_url: ${{ steps.create_release.outputs.upload_url }}
69-
asset_path: /home/runner/postgres_exporter
69+
asset_path: ./postgres_exporter
7070
asset_content_type: application/octet-stream
7171
asset_name: postgres_exporter

0 commit comments

Comments
 (0)