mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +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
|
||||
|
||||
steps:
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Remove .env
|
||||
run: |
|
||||
rm -f \
|
||||
.env
|
||||
- name: crowdin action
|
||||
uses: crowdin/github-action@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue