check github.ref value

This commit is contained in:
Ruidy Nemausat 2020-05-17 08:37:49 +02:00
parent 1ff9336bce
commit 8e19fb95e9

View file

@ -32,6 +32,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: ref
run: echo github.ref
- name: Build
run: yarn build