wip
This commit is contained in:
parent
58cb94d8d4
commit
bde82421b1
5
.github/workflows/exp.yml
vendored
5
.github/workflows/exp.yml
vendored
|
@ -12,3 +12,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Experiment
|
- name: Experiment
|
||||||
uses: zpqrtbnk/gh-actions/experiment@master
|
uses: zpqrtbnk/gh-actions/experiment@master
|
||||||
|
|
||||||
|
- name: Infos
|
||||||
|
shell: bash
|
||||||
|
run: |
|
||||||
|
echo "github.ref: '${{ github.ref }}'"
|
Loading…
Reference in New Issue
Block a user