Skip to content

Commit

Permalink
Merge branch 'master' of github.com:nccgroup/LoggerPlusPlus
Browse files Browse the repository at this point in the history
  • Loading branch information
CoreyD97 committed Sep 30, 2022
2 parents 9209b1d + c935344 commit 109d95f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/releases.yaml
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/setup-java@v2
with:
distribution: adopt
java-version: '8'
java-version: '15'

# burpsuite_pro.jar is not available, disable tests
- name: Build
Expand All @@ -32,4 +32,4 @@ jobs:
prerelease: false
files: |
releases/*.jar
id: "automatic_releases"
id: "automatic_releases"

0 comments on commit 109d95f

Please sign in to comment.