Skip to content

Commit

Permalink
Merge pull request #35 from CSCfi/change-branch
Browse files Browse the repository at this point in the history
Change the branch so index is commited to main
  • Loading branch information
jemaltahir authored Jul 24, 2024
2 parents f75137b + 44e5c7d commit c588bcb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
uses: helm/[email protected]
with:
skip_existing: true
pages_branch: main
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

Expand Down Expand Up @@ -85,4 +86,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
uses: actions/deploy-pages@v4

0 comments on commit c588bcb

Please sign in to comment.