Skip to content

Commit

Permalink
Use forked & modified wporg-developer-2023 theme
Browse files Browse the repository at this point in the history
  • Loading branch information
carstingaxion committed May 14, 2024
1 parent da58cc7 commit 6262777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prepare-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
- name: Checkout repo.
uses: actions/checkout@v4

- name: Clone wporg-developer-2023 theme sourcecode.
- name: Clone forked & modified wporg-developer-2023 theme sourcecode.
uses: actions/checkout@v4
with:
repository: 'WordPress/wporg-developer'
repository: 'carstingaxion/gatherpress-wporg-developer-theme'
path: 'temp/wporg-developer-2023'

- name: Install Composer dependencies
Expand Down

0 comments on commit 6262777

Please sign in to comment.