Update onpush_builder.yaml

This commit is contained in:
Alexandre
2023-07-06 13:20:14 +02:00
committed by GitHub
parent 234aa24f1f
commit 5bd0863f1c

View File

@@ -147,6 +147,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Update changelog for minor versions - name: Update changelog for minor versions
run: | run: |
git pull
echo "Starting" echo "Starting"
cd "$path" cd "$path"
# Get version # Get version