Skip to content

Commit

Permalink
Fikse dårlig cache-control header
Browse files Browse the repository at this point in the history
Fnuttene ødelegger visst
  • Loading branch information
LudvigHz committed Oct 15, 2024
1 parent 30211d8 commit 45bbbc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ jobs:
identity_provider: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
project_id: ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}
headers: |-
cache-control: 'public, max-age=600'
cache-control: public, max-age=600

0 comments on commit 45bbbc8

Please sign in to comment.