Skip to content

Commit

Permalink
publish docs
Browse files Browse the repository at this point in the history
  • Loading branch information
makeevrserg committed Sep 21, 2024
1 parent 43fa9f0 commit 06fd501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
mkdocs.yml
deploy:
needs: [ check_gradle_files_change ]
if: needs.check_gradle_files_change.outputs.GRADLE_FILES_CHANGED == 'true'
#if: needs.check_gradle_files_change.outputs.GRADLE_FILES_CHANGED == 'true'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 06fd501

Please sign in to comment.