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 38e6638 commit a1ce102
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/<!-- action-docs-description source="action.yml" -->/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 a1ce102

Please sign in to comment.