Skip to content

Commit

Permalink
try to fix 'release-dependent-repositories'
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com>
  • Loading branch information
denis-tingaikin committed May 19, 2024
1 parent d0df988 commit 69c7ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
needs: create-release
uses: networkservicemesh/.github/.github/workflows/release-dependent-repositories.yaml@main
with:
dependent_repositories: ["sdk"]
dependent_repositories: '["sdk"]'
secrets:
token: ${{ secrets.NSM_BOT_GITHUB_TOKEN }}

0 comments on commit 69c7ba9

Please sign in to comment.