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 a1ce102 commit 52c28b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_jfrog_login.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 52c28b5

Please sign in to comment.