[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][maint-13.5] Bug 41380: Update kick-devmole script to use Mullvad's new GitHub action



Title: GitLab

morgan pushed to branch maint-13.5 at The Tor Project / Applications / tor-browser-build

Commits:

  • e278a238
    by Morgan at 2025-02-26T13:41:50+00:00
    Bug 41380: Update kick-devmole script to use Mullvad's new GitHub action
    

1 changed file:

Changes:

  • projects/release/kick_devmole_build
    ... ... @@ -41,8 +41,8 @@ curl \
    41 41
         -H "Accept: application/vnd.github+json" \
    
    42 42
         -H "Authorization: Bearer ${AUTH_TOKEN}" \
    
    43 43
         -H "X-GitHub-Api-Version: 2022-11-28" \
    
    44
    -    https://api.github.com/repos/mullvad/browser-build/actions/workflows/main.yml/dispatches \
    
    44
    +    https://api.github.com/repos/mullvad/browser-build-public/actions/workflows/build.yml/dispatches \
    
    45 45
         -d "{\"ref\":\"main\",\"inputs\":{\"tag\":\"${TAG}\",\"release\":\"${RELEASE}\"}}"
    
    46 46
     
    
    47 47
     echo
    
    48
    -echo Hashes will appear here: https://cdn.stagemole.eu/browser/hashes/[% c("var/projectname") %]/[% c("var/torbrowser_version") %]-[% c("var/torbrowser_build") %]/
    48
    +echo Hashes will appear in the appropriate workflow run here: https://github.com/mullvad/browser-build-public/actions/workflows/build.yml

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx