Skip to content

Commit

Permalink
Referansesider: 🐛 use master branch for GA
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianNymark committed Oct 4, 2024
1 parent d3c3caf commit 2a6e416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/referansesider-spa-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
NPM_AUTH_TOKEN: ${{ secrets.READER_TOKEN }}
- run: yarn boot
- run: cd ./examples/referansesider && yarn && yarn build
- uses: nais/deploy/actions/spa-deploy/v2@main
- uses: nais/deploy/actions/spa-deploy/v2@master
with:
app: aksel-referansesider
team: designsystem
Expand Down

0 comments on commit 2a6e416

Please sign in to comment.