This commit is contained in:
Carlos Polop
2025-01-09 01:52:19 +01:00
parent cdf8430598
commit 0c3d697d67
17 changed files with 19 additions and 0 deletions

View File

@@ -14,12 +14,15 @@ on:
concurrency: build_master
permissions:
packages: write
id-token: write
contents: write
jobs:
run-translation:
runs-on: ubuntu-latest
container:
image: ghcr.io/hacktricks-wiki/hacktricks-cloud/translator-image:latest
environment: prod
steps: