Skip to content

Commit

Permalink
fix: (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcvay authored Jan 29, 2024
1 parent 436f763 commit c68f81f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
commit_message: 'chore: bump version to ${{ steps.tagName.outputs.version }}'
branch: main
token: ${{ secrets.GH_PAT }}
push_options: '--force'

- name: Deploy
run: |
Expand Down

0 comments on commit c68f81f

Please sign in to comment.