Skip to content

Commit 1f45c85

Browse files
authored
Update README.md
1 parent b670eea commit 1f45c85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ the directory structure.
2222
* Moving/Removing a file
2323
* Not updating Confluence pages when there is no change
2424
* Add commit link to the new page version
25+
* Add markdown images with url source
2526

2627
## Example of workflow
2728

@@ -41,7 +42,7 @@ jobs:
4142
- name: Checkout
4243
uses: actions/checkout@v2
4344
- name: Sync Docs as Code - Confluence
44-
uses: Bhacaz/docs-as-code-confluence@main
45+
uses: Bhacaz/docs-as-code-confluence@v1
4546
with:
4647
folder: docs
4748
username: abc@xyz.com

0 commit comments

Comments
 (0)