Renato Alcara
d96a75be37
Update update-proto.yml
2026-02-17 10:52:55 -03:00
Claude
16699781c7
fix(ci): add GITHUB_TOKEN authentication for git operations
...
Yarn 4 converts HTTPS URLs to SSH internally. Added token-based
authentication using GITHUB_TOKEN to allow accessing public GitHub
repositories without SSH keys.
https://claude.ai/code/session_01QPt4WssG6jjEciQKdVpFtK
2026-02-02 17:47:08 +00:00
Claude
72c49352a3
fix(ci): configure git to use HTTPS for GitHub dependencies
...
Fixes "Permission denied (publickey)" error when Yarn tries to fetch
libsignal dependency via SSH in GitHub Actions.
Added git config to force HTTPS instead of SSH for all GitHub URLs
in all workflows that run yarn install.
https://claude.ai/code/session_01QPt4WssG6jjEciQKdVpFtK
2026-02-02 16:45:41 +00:00
Rajeh Taher
06c7ba0a0d
github actions: update all actions
2025-07-18 23:20:24 +03:00
Rajeh Taher
39508ecf50
chore(master): Update other workflows to Node 20 (current LTS)
2024-07-27 17:22:40 +03:00
Edgard
e875f75e76
ci: Updated workflow to update src/Defaults/baileys-version.json file
2023-06-07 11:18:06 -03:00
Edgard Lorraine Messias
9434e12730
Added update proto workflow ( #61 )
2023-05-13 18:10:02 -03:00