feat: use vars
All checks were successful
renovate / renovate (push) Successful in 3m8s

This commit is contained in:
2026-03-15 16:27:31 -05:00
parent b43cdeba18
commit 383f29e421
3 changed files with 13 additions and 13 deletions

View File

@@ -131,4 +131,4 @@ jobs:
tags: action,failed
details: "Docker linting for compose dirs: ${{ steps.check-dir-changes.outputs.compose-dir-csv }}"
icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/gitea.png'
actions: '[{"action": "view", "label": "View Logs", "url": "${{ env.USER_URL }}/${{ github.repository }}/actions/runs/${{ github.run_id }}", "clear": true}]'
actions: '[{"action": "view", "label": "View Logs", "url": "${{ vars.USER_URL }}/${{ github.repository }}/actions/runs/${{ github.run_id }}", "clear": true}]'