mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
all
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
49952dda40
commit
1efb817acc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
|||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
})
|
||||
).data[0];
|
||||
).data;
|
||||
|
||||
- name: Pull Request data
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue