Compare commits

..

1 Commits

Author SHA1 Message Date
cfcaeb766b permissions
All checks were successful
Build images / Build images (push) Successful in 1h47m5s
2025-05-09 01:40:53 -05:00

View File

@ -48,7 +48,7 @@ jobs:
- name: Compress images
if: startsWith(github.ref, 'refs/tags/v')
run: ./compress-images.sh
run: sudo ./compress-images.sh
- name: Publish client
if: startsWith(github.ref, 'refs/tags/v')