fix button workflow

This commit is contained in:
Ruben 2025-08-01 00:21:41 -05:00
commit 264cd8a0c5
Signed by: sneexy
GPG key ID: 8ECFA045E63BC583

View file

@ -19,8 +19,8 @@ jobs:
- name: download buttons
run: |
chmod +x /workspace/synth.download/site/.forgejo/buttons.sh
bash -c "/workspace/synth.download/site/.forgejo/buttons.sh"
chmod +x /workspace/sd/site/.forgejo/buttons.sh
bash -c "/workspace/sd/site/.forgejo/buttons.sh"
- name: push updated buttons
id: github-push