mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2025-12-25 04:15:49 -08:00
lang
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Translator to IN (Hindi)
|
||||
name: Translator to HI (Hindi)
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -10,7 +10,7 @@ on:
|
||||
- '.github/**'
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency: in
|
||||
concurrency: hi
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
@@ -22,7 +22,7 @@ jobs:
|
||||
environment: prod
|
||||
env:
|
||||
LANGUAGE: Hindi
|
||||
BRANCH: in
|
||||
BRANCH: hi
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
Reference in New Issue
Block a user