.forgejo/workflows/demo.yml aktualisiert

This commit is contained in:
lubiana 2023-10-21 15:29:37 +00:00
parent b71f544245
commit daefd91335

View file

@ -6,5 +6,7 @@ jobs:
- uses: actions/checkout@v3
- run: |
ls ${{ github.workspace }}
env:
KEY1: value1
- run: env | sort
- run: echo ${{ secrets.HHH }}