mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-03-27 14:36:25 +00:00
Source branch fix.
This commit is contained in:
parent
05084eb806
commit
4d9429e4e7
2
.github/workflows/build-action.yaml
vendored
2
.github/workflows/build-action.yaml
vendored
@ -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 }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user