From 9ccfb710b7a0b8a0b75bcf3b3483c66e6183a2b4 Mon Sep 17 00:00:00 2001 From: Ben Hall Date: Thu, 11 Apr 2024 15:07:57 -0400 Subject: [PATCH] setting type of content --- .github/workflows/release_lib.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release_lib.yml b/.github/workflows/release_lib.yml index b3ad8c2..2f25705 100644 --- a/.github/workflows/release_lib.yml +++ b/.github/workflows/release_lib.yml @@ -79,4 +79,5 @@ jobs: upload_url: ${{ steps.create_release.outputs.upload_url }} asset_path: /dbc/hytech.dbc asset_name: hytech.dbc + asset_content_type: text/plain