Skip to content

Commit

Permalink
ADD: set default profile to true
Browse files Browse the repository at this point in the history
  • Loading branch information
zoe-marie authored Apr 30, 2024
1 parent 4884a2c commit f7148ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-user-mongo-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
uses: mongodb/[email protected]
with:
run-setup: true
default: 'true'
project-id: ${{ steps.create-project.outputs.create-project-id }}
cluster-name: ${{ steps.generate-db-id.outputs.number }}
username: ${{ steps.generate-db-id.outputs.number }}
Expand Down

0 comments on commit f7148ae

Please sign in to comment.