Skip to content

Commit

Permalink
bug: Fixed CDN-location for figma config
Browse files Browse the repository at this point in the history
  • Loading branch information
KenAJoh committed Sep 27, 2024
1 parent 8b8b724 commit b2a2243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/figma-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
team: designsystem
source: "./@navikt/core/tokens/figma-config.json"
destination: "./@navikt/tokens/figma-config.json"
destination: "./@navikt/tokens"
project_id: ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}
identity_provider: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
source_keep_parent_name: false
Expand Down

0 comments on commit b2a2243

Please sign in to comment.