Skip to content

Commit

Permalink
i825-robovm: set HAS_SECRETS on CI env;
Browse files Browse the repository at this point in the history
  • Loading branch information
aslesarenko committed Aug 23, 2022
1 parent 934a8f5 commit f604672
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ env:
jobs:
build:
name: Test and publish a snapshot
env:
HAS_SECRETS: ${{ secrets.SONATYPE_PASSWORD != '' }}
strategy:
matrix:
os: [ubuntu-latest]
Expand Down

0 comments on commit f604672

Please sign in to comment.