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 2c6d731 commit 623cabaCopy full SHA for 623caba
.github/workflows/dagger.yml
@@ -16,5 +16,5 @@ jobs:
16
with:
17
version: "latest"
18
verb: call
19
- args: ci --netlify-auth-token ${{ secrets.NETLIFY_AUTH_TOKEN }}
+ args: ci --netlify-auth-token ${{ secrets.NETLIFY_TOKEN }}
20
cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }}
0 commit comments