This commit is contained in:
Maximilian Keßler 2023-10-16 21:24:24 +02:00
parent a267582d03
commit aa4c39e994
Signed by: max
GPG Key ID: BCC5A619923C0BA5

View File

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