
morgan pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: eec3a378 by Morgan at 2025-02-26T13:31:59+00:00 Bug 41380: Update kick-devmole script to use Mullvad's new GitHub action - - - - - 1 changed file: - projects/release/kick_devmole_build Changes: ===================================== projects/release/kick_devmole_build ===================================== @@ -41,8 +41,8 @@ curl \ -H "Accept: application/vnd.github+json" \ -H "Authorization: Bearer ${AUTH_TOKEN}" \ -H "X-GitHub-Api-Version: 2022-11-28" \ - https://api.github.com/repos/mullvad/browser-build/actions/workflows/main.ym... \ + https://api.github.com/repos/mullvad/browser-build-public/actions/workflows/... \ -d "{\"ref\":\"main\",\"inputs\":{\"tag\":\"${TAG}\",\"release\":\"${RELEASE}\"}}" echo -echo Hashes will appear here: https://cdn.stagemole.eu/browser/hashes/[% c("var/projectname") %]/[% c("var/torbrowser_version") %]-[% c("var/torbrowser_build") %]/ +echo Hashes will appear in the appropriate workflow run here: https://github.com/mullvad/browser-build-public/actions/workflows/build.yml View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/ee... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/ee... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
morgan (@morgan)