Source branch fix.

This commit is contained in:
Viacheslav Kudinov 2021-06-11 15:19:37 +02:00
parent 05084eb806
commit 4d9429e4e7
1 changed files with 1 additions and 1 deletions

View File

@ -74,4 +74,4 @@ jobs:
exit 0
fi
git commit -m "Fix a[href] in Webflow exported html"
git push github HEAD:${GITHUB_REF}
git push github HEAD:${{ github.head_ref }}