mirror of
https://github.com/cfpwastaken/planetiler-openmaptiles.git
synced 2026-02-04 04:21:08 +00:00
Use current repo for update-pr/dawidd6/action-download-artifact (#47)
This commit is contained in:
1
.github/workflows/update-pr.yml
vendored
1
.github/workflows/update-pr.yml
vendored
@@ -26,7 +26,6 @@ jobs:
|
|||||||
run_id: ${{ github.event.workflow_run.id }}
|
run_id: ${{ github.event.workflow_run.id }}
|
||||||
name: build-info
|
name: build-info
|
||||||
path: build-info
|
path: build-info
|
||||||
repo: openmaptiles/planetiler-openmaptiles
|
|
||||||
- name: 'Get build info'
|
- name: 'Get build info'
|
||||||
id: build_info
|
id: build_info
|
||||||
run: echo "::set-output name=pr_number::$(cat build-info/pull_request_number)"
|
run: echo "::set-output name=pr_number::$(cat build-info/pull_request_number)"
|
||||||
|
|||||||
Reference in New Issue
Block a user