Skip to content

Commit

Permalink
Replace text test
Browse files Browse the repository at this point in the history
  • Loading branch information
villyes-ledger committed Oct 15, 2024
1 parent 52c28b5 commit 222d68b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/publish_jfrog_login.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,11 @@ jobs:
contentRoot: actions/jfrog-login/
#configFile: .markdown-confluence.json

- name: Replace string in files 1
run: sed -i 's/<!--.-->/test/g' README_jfrog_login.md
- name: Replace string in files TEST
run: sed -i 's/secure/test/g' README_jfrog_login.md

#- name: Replace string in files 1
# run: sed -i 's/<!--.*-->/test/g' README_jfrog_login.md

#- name: Replace string in files 2
# uses: richardrigutins/replace-in-files@v2
Expand Down

0 comments on commit 222d68b

Please sign in to comment.