Skip to content

Commit

Permalink
.github: WIP release pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaenrig-ifx committed Aug 16, 2023
1 parent d6c0322 commit 036d194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: '3.x'
- run: pip install requests
- name: Build release changelog
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v3
Expand Down

0 comments on commit 036d194

Please sign in to comment.