githubaciton: sync-docs change set output code as current one will be deprecated soon

Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
This commit is contained in:
Artem Navoiev 2023-07-14 12:19:37 +02:00
parent f24fc1c763
commit 305b305743
No known key found for this signature in database
GPG key ID: BE7B8368E3432014

View file

@ -37,7 +37,7 @@ jobs:
id: vars
run: |
calculatedSha=$(git rev-parse --short ${{ github.sha }})
echo "::set-output name=short_sha::$calculatedSha"
echo "short_sha=$calculatedSha" >> $GITHUB_OUTPUT
working-directory: main
- name: update code and commit