Workflow gitea poprawka checkoutu
This commit is contained in:
@@ -7,7 +7,11 @@ jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Checkout full repository
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
lfs: true
|
||||
|
||||
- name: Create .env file from secret
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user