Skip to content

Commit

Permalink
merge removal
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaetani committed Mar 26, 2024
1 parent 664d544 commit 8300773
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,4 @@ jobs:
charts_dir: "./"
skip_existing: true
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
- name: Merge to gh-pages 📖
uses: devmasx/merge-branch@1.4.0
with:
type: now
from_branch: main
target_branch: gh-pages
github_token: "${{ secrets.GITHUB_TOKEN }}"
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 8300773

Please sign in to comment.