Skip to content

Commit

Permalink
feature/IVYPORTAL-18151-Create-Github-Action-for-Building-Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ntloc-axonivy committed Dec 26, 2024
1 parent d897c04 commit 955e543
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/portal-documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ on:
env:
MAVEN_CACHE: /var/tools/maven-cache

permissions:
contents: write

jobs:
build-screenshot:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 955e543

Please sign in to comment.