Skip to content

Commit

Permalink
Fix update-changelog workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
josephcummings committed Mar 8, 2024
1 parent eec7ff2 commit 9d01a37
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
- name: Update changelog for Replicator
uses: EventStore/Automations/changelog-update@master
with:
github-token: ${{ secrets.ORG_GH_BOT_AUTOMATION }}
mode: batch
github-token: ${{ secrets.ORG_GH_BOT_AUTOMATION }}

0 comments on commit 9d01a37

Please sign in to comment.