Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
VioletGiraffe committed Sep 12, 2024
1 parent 65bc214 commit d6ac436
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,10 +228,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Build Changelog'
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v4
with:
token: '${{ github.token }}'
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v4
with:
token: '${{ github.token }}'

- name: Download EXE
uses: actions/download-artifact@v4
Expand Down

0 comments on commit d6ac436

Please sign in to comment.