Skip to content

Commit 9245459

Browse files
committed
Update repository references in Javadoc deployment workflow
1 parent 35358e8 commit 9245459

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-and-deploy-javadoc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
env:
13-
REPO: "benfry/processing4"
14-
REMOTE_URL: "https://github.com/benfry/processing4.git"
13+
REPO: "processing/processing4"
14+
REMOTE_URL: "https://github.com/processing/processing4.git"
1515

1616
steps:
1717
- name: Checkout gh-pages branch

0 commit comments

Comments
 (0)