Skip to content

Commit

Permalink
fix: start release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kohulan authored Jul 4, 2023
1 parent c55769d commit 964599d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ jobs:
with:
release-type: python
package-name: release-please-action
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
start-version: '2.3.0'

0 comments on commit 964599d

Please sign in to comment.