Skip to content

Commit

Permalink
Merge pull request #29 from apop880/force-push-docs
Browse files Browse the repository at this point in the history
Capitalize force boolean
  • Loading branch information
apop880 authored Mar 3, 2023
2 parents 88282e9 + 13b2433 commit 6101773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: main
force: true
force: True
message: |
docs: add release notes for version ${{ github.ref_name }}
- name: Checkout add-ons repo
Expand Down

0 comments on commit 6101773

Please sign in to comment.