Skip to content

Commit

Permalink
changed asset name
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanlukas committed Oct 31, 2023
1 parent 0e41aa1 commit 5531100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: ${{ steps.release.outputs.artifacts_archive_path }}
asset_name: camunda-7-to-8-migration.zip
asset_name: script-connector.zip
asset_content_type: application/zip
- name: Publish Unit Test Results
id: publish
Expand Down

0 comments on commit 5531100

Please sign in to comment.