Skip to content

Commit

Permalink
wip fixing release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Russ committed Mar 28, 2024
1 parent 99353d5 commit afa808f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
username: ${{ secrets.PEARTREE_SSL_USERNAME }}
password: ${{ secrets.PEARTREE_SSL_PASSWORD }}
totp_secret: ${{ secrets.PEARTREE_CERT_TOTP_SECRET }}
file_path: ${{ env.INSTALLER_ARTIFACT_PATH }}OCTOPUS RAW Player.msi
file_path: ${{ env.INSTALLER_ARTIFACT_PATH }}${{env.BUILD_INSTALLER_NAME}}
program_name: OCTOPUS RAW Player
malware_block: false
override: true
Expand Down

0 comments on commit afa808f

Please sign in to comment.