better ref

This commit is contained in:
Oliver Gorwits
2021-08-19 12:38:58 +01:00
parent bf90ee9446
commit e578ad61cf

View File

@@ -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: |