Skip to content

Commit

Permalink
fix yaml linter
Browse files Browse the repository at this point in the history
Signed-off-by: NikitaSkrynnik <[email protected]>
  • Loading branch information
NikitaSkrynnik committed Apr 9, 2024
1 parent 607579d commit 1c69633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-dependent-repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
branch=${{ github.event.workflow_run.head_branch }}
tag=${branch#release/}
fi
echo "$tag"
echo "$tag"
echo tag=${tag} >> $GITHUB_OUTPUT
id: get-tag-step

Expand Down

0 comments on commit 1c69633

Please sign in to comment.