Skip to content

Commit

Permalink
retry fixing readme_sync (#613)
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 authored Mar 22, 2024
1 parent ed68815 commit be939d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_readme_sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
default: integrations/<INTEGRATION_FOLDER_NAME>-v1.0.0

env:
TAG: ${{ github.inputs.tag || github.ref_name }}
TAG: ${{ inputs.tag || github.ref_name }}

jobs:
sync:
Expand Down

0 comments on commit be939d7

Please sign in to comment.