From 52c28b525a943d303e8aea6966db2218bfa65779 Mon Sep 17 00:00:00 2001 From: vanda-illyes Date: Tue, 15 Oct 2024 13:27:08 +0200 Subject: [PATCH] Replace text test --- .github/workflows/publish_jfrog_login.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish_jfrog_login.yaml b/.github/workflows/publish_jfrog_login.yaml index 73597d7..62fa0fc 100644 --- a/.github/workflows/publish_jfrog_login.yaml +++ b/.github/workflows/publish_jfrog_login.yaml @@ -25,7 +25,7 @@ jobs: #configFile: .markdown-confluence.json - name: Replace string in files 1 - run: sed -i 's//test/g' README_jfrog_login.md + run: sed -i 's//test/g' README_jfrog_login.md #- name: Replace string in files 2 # uses: richardrigutins/replace-in-files@v2