mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 15:25:41 +01:00
Remove the pngx .env file for crowdin action
This commit is contained in:
parent
1a50d6bb86
commit
20f27fe32f
1 changed files with 4 additions and 2 deletions
6
.github/workflows/crowdin.yml
vendored
6
.github/workflows/crowdin.yml
vendored
|
|
@ -17,10 +17,12 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
- name: Remove .env
|
||||||
|
run: |
|
||||||
|
rm -f \
|
||||||
|
.env
|
||||||
- name: crowdin action
|
- name: crowdin action
|
||||||
uses: crowdin/github-action@v1
|
uses: crowdin/github-action@v1
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue