Skip to content

Commit c8955fe

Browse files
author
Nir Galon
committed
ci: fix release branch on GitHub CD action
1 parent ca79f5a commit c8955fe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/continuous-deployment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ jobs:
2424
uses: ridedott/release-me-action@master
2525
env:
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27+
with:
28+
release-branches: '["main"]'

0 commit comments

Comments
 (0)