Skip to content

Commit

Permalink
chore: Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RedstonePfalz authored Apr 16, 2024
1 parent 65aac86 commit 48ec0d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ jobs:
with:
token: ${{ secrets.BOT_TOKEN }}
outputFile: "CHANGELOG.md"

- name: "Upload to Git"
run: |
git add .
git commit -m "chore: Add changelog"
Expand Down

0 comments on commit 48ec0d9

Please sign in to comment.