Skip to content

Commit

Permalink
🌱 github token to make changelog (#293)
Browse files Browse the repository at this point in the history
Signed-off-by: David Zager <dzager@redhat.com>
  • Loading branch information
djzager authored Nov 22, 2023
1 parent b5f3300 commit 257dc7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,8 @@ jobs:
git diff
- name: Make unified changelog
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
run: |
repositories=(
"konveyor/tackle2-ui"
Expand Down

0 comments on commit 257dc7b

Please sign in to comment.