Skip to content

Commit

Permalink
Fixes issue #3445 - Add publishing of Maven plugin documentation to b…
Browse files Browse the repository at this point in the history
…uild workflow (#3454)
  • Loading branch information
mnriem authored Jun 19, 2023
1 parent 0a1ffa4 commit ff08ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ jobs:
- name: Checkout Piranha Website
uses: actions/checkout@v3
with:
repository: piranha-cloud/piranha-website
repository: piranhacloud/piranha-website
token: ${{ secrets.GIT_PASSWORD }}
path: piranha-website
ref: 'gh-pages'
Expand Down

0 comments on commit ff08ebc

Please sign in to comment.