fix format
All checks were successful
Gitea Actions Demo / print (push) Successful in 4s

This commit is contained in:
Maximilian Keßler 2023-10-16 21:30:21 +02:00
parent 14580761b3
commit b6acec2398
Signed by: max
GPG key ID: BCC5A619923C0BA5

View file

@ -7,6 +7,6 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: print secret - name: print secret
- run: | run: |
echo "The secret is ${{ secrets.test }}" echo "The secret is ${{ secrets.test }}"