Skip to content

Commit 8d4d177

Browse files
committed
fix issue
1 parent c16bf4a commit 8d4d177

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dagger-fraud-sim.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
GROQ_API_KEY: ${{ secrets.GROQ_API_KEY }}
2323
run: |
2424
dagger run --cloud authentication-service/auth-service:fraud-v1 \
25-
call run-fraud-sim
25+
call run-fraud-sim --token=env://DAGGER_CLOUD_TOKEN

0 commit comments

Comments
 (0)