Skip to content

Commit

Permalink
Update auto_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raller1028 authored Mar 13, 2023
1 parent 54928aa commit ae7d588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
tag-name: '${{ steps.date.outputs.date }}'
release-name: '${{ steps.date.outputs.date }}'
asset-name: 'linux-all-casaos-appstore.tar.gz'
file: './build/linux-all-casaos-appstore.tar.gz'
file: './linux-all-casaos-appstore.tar.gz'
- name: install sshpass
run: sudo apt install sshpass --yes

Expand Down

0 comments on commit ae7d588

Please # to comment.