Skip to content

Commit

Permalink
chore: adding changes for deleting branches
Browse files Browse the repository at this point in the history
  • Loading branch information
shrouti1507 committed Jan 4, 2023
1 parent 22e62d1 commit 504eed8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/draft-new-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,6 @@ jobs:
if: startsWith(github.ref, 'refs/heads/hotfix/')
with:
branches: 'hotfix/*'
prefix: 'hotfix/'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 504eed8

Please sign in to comment.