mirror of
https://github.com/konpa/devicon.git
synced 2025-08-13 18:14:21 +02:00
Change the repo reference in the workflow
This commit is contained in:
1
.github/workflows/build_icons.yml
vendored
1
.github/workflows/build_icons.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
repository: ${{ github.event.pull_request.head.repo.full_name}}
|
||||
- name: Setup Python v3.8
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
|
Reference in New Issue
Block a user