Skip to content

Commit

Permalink
ci: maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Nov 27, 2024
1 parent e55f2cd commit 5fa337d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy_github_signed_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
output-artifact-directory: 'build-recipes/dist/PyJibe'
parameters: |
Version: "${{ env.RELEASE_VERSION }}"
Release_Tag: ${{ env.RELEASE_VERSION }}
- name: Create Windows installer
working-directory: ./build-recipes
run: |
Expand Down Expand Up @@ -90,7 +89,6 @@ jobs:
output-artifact-directory: 'build-recipes/Output'
parameters: |
Version: "${{ env.RELEASE_VERSION }}"
Release_Tag: ${{ env.RELEASE_VERSION }}
- name: Rename windows installer to signed
shell: bash
run: |
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
0.15.7
- build: maintenance
0.15.6
- build: maintenance
0.15.5
Expand Down

0 comments on commit 5fa337d

Please sign in to comment.