Source branch fix.
This commit is contained in:
parent
05084eb806
commit
4d9429e4e7
|
@ -74,4 +74,4 @@ jobs:
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
git commit -m "Fix a[href] in Webflow exported html"
|
git commit -m "Fix a[href] in Webflow exported html"
|
||||||
git push github HEAD:${GITHUB_REF}
|
git push github HEAD:${{ github.head_ref }}
|
||||||
|
|
Loading…
Reference in New Issue