Update github variable to work with tags #164
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
@ -43,6 +43,8 @@ jobs:
|
||||
chmod 400 /tmp/key
|
||||
cat /tmp/git_repository
|
||||
cat /tmp/git_head_ref
|
||||
echo $GITHUB_REF
|
||||
echo $GITHUB_HEAD_REF
|
||||
|
||||
- name: Raw SCP
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user