We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e47441d commit 164b0acCopy full SHA for 164b0ac
.github/workflows/beta.yml
@@ -33,7 +33,7 @@ jobs:
33
files: |
34
build/distributions/sdkman-cli-*.zip
35
- name: Update MongoDB
36
- env:
+ env:
37
MONGO_URL: ${{ secrets.MONGO_URL }}
38
MONGO_USERNAME: ${{ secrets.MONGO_USERNAME }}
39
MONGO_PASSWORD: ${{ secrets.MONGO_PASSWORD }}
0 commit comments