Skip to content

Commit

Permalink
Fixes issue piranhacloud#3445 - Add publishing of Maven plugin docume…
Browse files Browse the repository at this point in the history
…ntation to build workflow
  • Loading branch information
mnriem committed Jun 19, 2023
1 parent feff305 commit 6a9b0e4
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 @@ -197,7 +197,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: piranha-cloud/piranha-website
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GIT_PASSWORD }}
path: piranha-website
- name: Set up Java
uses: actions/setup-java@v3
Expand Down

0 comments on commit 6a9b0e4

Please sign in to comment.