Skip to content

Commit

Permalink
Update libs_create_pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexv-smirnov committed Jun 13, 2024
1 parent 7255ed8 commit 6862187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/libs_create_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
echo "Merge did not bring any changes, exiting"
exit
fi
echo ${mainsha} > ydb/ci/rightlib.txt
echo ${libsha} > ydb/ci/rightlib.txt
git add .
git commit -m "Import libraries ${{ steps.date.outputs.dtm }}"
git push --set-upstream origin mergelibs-${{ steps.date.outputs.dtm }}
Expand Down

0 comments on commit 6862187

Please sign in to comment.