Skip to content

Commit

Permalink
Merge pull request #110 from ixofoundation/develop
Browse files Browse the repository at this point in the history
Update CD master -> main branch
  • Loading branch information
Michael-Ixo authored Aug 13, 2024
2 parents 67d4075 + d93b292 commit 420bf4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node-ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: Build and Release
on:
push:
branches:
- master
- main
- develop

jobs:
build-and-release:
uses: ixofoundation/ixo-github-actions/.github/workflows/node-ci-build.yml@main
with:
commit_sha: ${{ github.sha }}
secrets: inherit
secrets: inherit

0 comments on commit 420bf4b

Please sign in to comment.