mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Remove the pngx .env file for crowdin action
This commit is contained in:
parent
1a50d6bb86
commit
20f27fe32f
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…
x
Reference in New Issue
Block a user