Skip to content

Commit

Permalink
Merge pull request #31 from semiotic-ai/fix_release_please_token
Browse files Browse the repository at this point in the history
ci: fix release-please token
  • Loading branch information
aasseman authored Oct 11, 2023
2 parents 69c395a + d43fa2f commit c7de6fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
release-type: python
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true
# token: ${{ steps.generate_token.outputs.token }}
token: ${{ steps.generate_token.outputs.token }}

container_build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c7de6fa

Please sign in to comment.