.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
|
||||
steps:
|
||||
env:
|
||||
HHH: ${{ secrets.HHH }}
|
||||
ELF: ${{ secrets.HHH }}
|
||||
- uses: actions/checkout@v3
|
||||
- run: |
|
||||
ls ${{ github.workspace }}
|
||||
|
|
Loading…
Reference in a new issue