Skip to content

Commit

Permalink
Merge pull request #18 from Geode-solutions/next
Browse files Browse the repository at this point in the history
Next
  • Loading branch information
JulienChampagnol committed Jul 15, 2024
2 parents 9da1466 + ba6846e commit 8c4a00b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/CICD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,6 @@ jobs:
npm run make
npm run publish
shell: bash
- name: Merge master -> next
if: github.ref == 'refs/heads/master'
uses: devmasx/merge-branch@master
with:
type: now
from_branch: master
target_branch: next
github_token: ${{ secrets.TOKEN }}

merge:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8c4a00b

Please sign in to comment.