Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop'
Browse files Browse the repository at this point in the history
chore: merge
  • Loading branch information
pseudobun committed Dec 8, 2023
2 parents a9b5fee + 0f4841c commit e50b02b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ on:
workflow_dispatch:
push:
branches:
- develop
- main

permissions:
contents: write
Expand All @@ -17,4 +17,4 @@ jobs:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: simple
release-type: simple

0 comments on commit e50b02b

Please sign in to comment.