Skip to content

Commit

Permalink
Merge branch 'master' into feat/1055_notifications-final
Browse files Browse the repository at this point in the history
  • Loading branch information
sleidig authored Jan 31, 2025
2 parents 2d0b83c + 9ffb80b commit 4a55137
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/on-official-release-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK_URL }}
with:
branches: |
[{"name": "master", "prerelease": false}]
extra_plugins: |
[email protected]
@semantic-release/git
Expand Down

0 comments on commit 4a55137

Please sign in to comment.