Skip to content

Commit 3a75660

Browse files
Danny-SundaresanDanny-Sundaresan
authored andcommitted
Force pushing on protected master
1 parent 1f7900e commit 3a75660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
git add CHANGELOG.md
7777
git commit --message "Updating Changelog"
7878
echo "::set-output name=commit::$(git rev-parse HEAD)"
79-
git push
79+
git push --force
8080
8181
- name: Deploy external documentation
8282
uses: peaceiris/[email protected]

0 commit comments

Comments
 (0)