Skip to content

Commit

Permalink
readding merge
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaetani committed Mar 26, 2024
1 parent 6634fba commit 0ff77ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ jobs:
uses: devmasx/merge-branch@1.4.0
with:
type: now
from_branch: main
target_branch: gh-pages
from_branch: gh-pages
target_branch: main
github_token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 0ff77ea

Please sign in to comment.