Skip to content

Commit

Permalink
temporary disable conditional
Browse files Browse the repository at this point in the history
  • Loading branch information
RVanhuysseXenit committed Aug 7, 2024
1 parent 8d31b87 commit be6bc59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:
ALFRESCO_NEXUS_PASSWORD: ${{ secrets.ALFRESCO_NEXUS_PASSWORD }}
jobs:
alfred-api-docs:
if: ${{ startsWith(github.ref, 'refs/heads/master') || startsWith(github.ref, 'refs/heads/release') }}
# if: ${{ startsWith(github.ref, 'refs/heads/master') || startsWith(github.ref, 'refs/heads/release') }}
runs-on: ubuntu-latest
steps:
- name: Check out
Expand Down

0 comments on commit be6bc59

Please sign in to comment.