Skip to content

Commit

Permalink
chore(ci): update release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
thisislawatts committed Aug 9, 2022
1 parent efc08bf commit c4ae333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
git fetch --prune --unshallow --tags
- uses: snyk/release-notes-preview@v1.6.1
with:
releaseBranch: master
releaseBranch: production
env:
GITHUB_PR_USERNAME: ${{ github.actor }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c4ae333

Please sign in to comment.