debug pr number

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
Kristoffer Dalby 2024-08-12 09:22:29 +02:00
parent 68669238f9
commit 52cce46cd8
No known key found for this signature in database

View File

@ -46,6 +46,9 @@ jobs:
})
).data[0];
- name: Issue number
run: echo '${{steps.get_pr_data.outputs.result}}'
- name: Run ko build
id: build
if: steps.changed-files.outputs.files == 'true'