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 9ddd642 commit cca467dCopy full SHA for cca467d
.github/workflows/deploy.yaml
@@ -30,8 +30,6 @@ jobs:
30
31
- name: "Build application"
32
run: "npm run build"
33
- env:
34
- ASTRO_KEY: ${{ secrets.ASTRO_KEY }}
35
36
- name: "Upload to cdn"
37
uses: nais/deploy/actions/cdn-upload/v2@master
0 commit comments