We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4914922 commit e22eb68Copy full SHA for e22eb68
README.md
@@ -16,7 +16,7 @@ To use this action in your workflow, add the following step:
16
17
```yaml
18
- name: Update Markdown with Snippet Permalink
19
- uses: Robitx/snippet-permalink-updater-action@v1
+ uses: Robitx/snippet-permalink-updater-action@main
20
with:
21
snippet_file: 'path/to/your/source/file.ext'
22
start_marker: 'README_REFERENCE_MARKER_START'
0 commit comments