Skip to content

DEBUG: another attempt #8

DEBUG: another attempt

DEBUG: another attempt #8

name: Break Pacman Upload Lease
on:
push:
workflow_dispatch:
jobs:
break-lease:
runs-on: ubuntu-latest
steps:
- name: Clone build-extra
uses: actions/checkout@v4
with:
repository: git-for-windows/build-extra
- name: Break the lease
if: env.azure_blobs_token != ''
shell: bash
env:
azure_blobs_token: ${{secrets.AZURE_BLOBS_TOKEN}}
run: |
echo "::add-mask::$(echo "$AZURE_BLOBS_TOKEN" | base64 -w 0)" &&
./pacman-helper.sh break_lock