Skip to content

Commit be939d7

Browse files
authored
retry fixing readme_sync (#613)
1 parent ed68815 commit be939d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI_readme_sync.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
default: integrations/<INTEGRATION_FOLDER_NAME>-v1.0.0
1414

1515
env:
16-
TAG: ${{ github.inputs.tag || github.ref_name }}
16+
TAG: ${{ inputs.tag || github.ref_name }}
1717

1818
jobs:
1919
sync:

0 commit comments

Comments
 (0)