1
0
Fork 0
mirror of https://github.com/RaspbianFrance/raspisms.git synced 2025-05-03 23:06:28 +02:00
This commit is contained in:
osaajani 2020-09-03 00:05:11 +02:00
parent c636dc6088
commit 5f33a4688f

View file

@ -27,7 +27,7 @@ jobs:
run: | run: |
git add --all git add --all
git commit -m "Fix codestyle." || exit 0 git commit -m "Fix codestyle." || exit 0
echo ${{ github.ref }} echo ${${{ github.ref }}#refs/heads/}
- name: Push changes # push the modif to repo - name: Push changes # push the modif to repo
uses: ad-m/github-push-action@master uses: ad-m/github-push-action@master