Skip to content

Commit

Permalink
fixed dbl zip file in the name
Browse files Browse the repository at this point in the history
  • Loading branch information
DawoudIO committed Oct 28, 2023
1 parent 1580ccc commit 44f7981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ jobs:
- name: Upload zip file
uses: actions/upload-artifact@v3
with:
name: ChurchCRM-${{ steps.package-version.outputs.current-version}}.zip
name: ChurchCRM-${{ steps.package-version.outputs.current-version}}
path: target/ChurchCRM-*.zip

0 comments on commit 44f7981

Please sign in to comment.