Skip to content

Commit

Permalink
Fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
NyakudyaA committed Oct 19, 2024
1 parent 4f348f9 commit 94d8fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ jobs:
contains(github.event.pull_request.title, '[skip-release]') ||
contains(github.event.comment.body, '/skiprelease')
) && github.event.workflow_run.conclusion == 'success'
needs: [deploy-image]
#needs: [deploy-image]
strategy:
matrix:
geoserverMajorVersion:
Expand Down

0 comments on commit 94d8fa7

Please sign in to comment.