Merge pull request #67 from github/shati-patel/force-push

Fix workflow to update `master`
This commit is contained in:
Shati Patel
2021-04-29 22:40:28 +01:00
committed by GitHub

View File

@@ -13,6 +13,8 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Push main to master
run: git push origin main:master