We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c16bf4a commit 8d4d177Copy full SHA for 8d4d177
1 file changed
.github/workflows/dagger-fraud-sim.yml
@@ -22,4 +22,4 @@ jobs:
22
GROQ_API_KEY: ${{ secrets.GROQ_API_KEY }}
23
run: |
24
dagger run --cloud authentication-service/auth-service:fraud-v1 \
25
- call run-fraud-sim
+ call run-fraud-sim --token=env://DAGGER_CLOUD_TOKEN
0 commit comments