update-updater-api: use github.repository_owner to make fork testing of this workflow less obnoxious

This commit is contained in:
Dylan K. Taylor 2023-03-16 15:03:14 +00:00
parent 83945ff0a0
commit 9caed10488
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v3
with:
repository: pmmp/update.pmmp.io
repository: ${{ github.repository_owner }}/update.pmmp.io
ssh-key: ${{ secrets.UPDATE_PMMP_IO_DEPLOY_KEY }}
- name: Get actual tag name