From fa5d5d5a3330e98a1cf38b687b168eda12c21ffd Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Wed, 18 Jan 2023 23:33:57 +0100 Subject: [PATCH] test a two-liner --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3134a58..dd72168 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ jobs: tag: ci-test-${{ matrix.os }}-${{ github.run_id }} overwrite: true prerelease: true - body: "rofl lol test" + body: "rofl lol test%0Aianal fubar" - name: Check that the uploaded asset is readable uses: actions/github-script@v2 with: