better ref
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
|||||||
uses: actions/checkout@v1
|
uses: actions/checkout@v1
|
||||||
with:
|
with:
|
||||||
repository: 'netdisco/netdisco-docker'
|
repository: 'netdisco/netdisco-docker'
|
||||||
ref: 'HEAD'
|
ref: 'master'
|
||||||
- name: Get the Tag
|
- name: Get the Tag
|
||||||
id: get_refs
|
id: get_refs
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user