mirror of
https://github.com/cfpwastaken/planetiler-openmaptiles.git
synced 2026-02-04 12:31:10 +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 }}
|
||||
name: build-info
|
||||
path: build-info
|
||||
repo: openmaptiles/planetiler-openmaptiles
|
||||
- name: 'Get build info'
|
||||
id: build_info
|
||||
run: echo "::set-output name=pr_number::$(cat build-info/pull_request_number)"
|
||||
|
||||
Reference in New Issue
Block a user