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 7594f53 commit 940e7deCopy full SHA for 940e7de
.github/workflows/deploy.yml
@@ -38,7 +38,7 @@ jobs:
38
run: pnpm install --frozen-lockfile
39
40
- name: build
41
- with:
+ env:
42
DIRECTUS_TOKEN: ${{ secrets.DIRECTUS_TOKEN }}
43
run: |
44
pnpm run build
0 commit comments