Skip to content

Commit

Permalink
update upload to cdn step
Browse files Browse the repository at this point in the history
  • Loading branch information
luantr committed Oct 17, 2024
1 parent 2d9ae1a commit 1aa592f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/upload-public.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Upload public files to NAV CDN
uses: navikt/frontend/actions/cdn-upload/v1@main
uses: nais/deploy/actions/cdn-upload/v2@master
with:
cdn-team-name: team-esyfo
team: team-esyfo
source: ./public
destination: '/aktivitetskrav-frontend'
identity_provider: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
project_id: ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}

0 comments on commit 1aa592f

Please sign in to comment.