.forgejo/workflows/demo.yml aktualisiert
This commit is contained in:
parent
8bfdbd0cae
commit
76126a5956
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
env:
|
env:
|
||||||
HHH: ${{ secrets.HHH }}
|
ELF: ${{ secrets.HHH }}
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: |
|
- run: |
|
||||||
ls ${{ github.workspace }}
|
ls ${{ github.workspace }}
|
||||||
|
|
Loading…
Reference in a new issue