Skip to content

Commit ca7a56d

Browse files
author
Diego Luisi
committed
⚡ add OTEL_LOGS_EXPORTER
1 parent 8fe55ab commit ca7a56d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ jobs:
140140
then
141141
git config --global user.name 'github-actions[bot]'
142142
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
143-
git add TOOLING.md
144-
git commit -m "[ci skip] :robot: [github actions actor] - update TOOLING.md"
143+
git add docs/tooling/versions.md
144+
git commit -m "[ci skip] :robot: [github actions actor] - update versions.md"
145145
git push
146146
else
147147
echo "nothing to do!!!"

0 commit comments

Comments
 (0)