diff --git a/.github/workflows/github-cicd.yml b/.github/workflows/github-cicd.yml index 518a2dc..28f3bf5 100644 --- a/.github/workflows/github-cicd.yml +++ b/.github/workflows/github-cicd.yml @@ -37,4 +37,4 @@ jobs: uses: softprops/action-gh-release@v0.1.15 with: files: "executable.zip" - body: "This is sample body o.o" \ No newline at end of file + body: "This is sample body o.ob" \ No newline at end of file