mod fix
All checks were successful
Actions Build Binary / Build-Binary (push) Successful in 5s
Actions Build Binary / Build-Docker-Image (push) Successful in 14s

This commit is contained in:
soaska 2024-02-01 22:52:54 +03:00
parent 2df31908d6
commit d4c58ff765

View File

@ -64,6 +64,7 @@ jobs:
curl --user ${{ secrets.username }}:${{ secrets.password }} \
--output main \
https://soaska.ru/api/packages/${{ secrets.username }}/generic/$package_name-$branch_name/$current_date/$package_name
chmod 755 main
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}