This commit is contained in:
Stephan 2021-06-04 11:33:09 +02:00
parent 58cb94d8d4
commit bde82421b1

View File

@ -12,3 +12,8 @@ jobs:
steps:
- name: Experiment
uses: zpqrtbnk/gh-actions/experiment@master
- name: Infos
shell: bash
run: |
echo "github.ref: '${{ github.ref }}'"