Skip to content

Commit

Permalink
chore: update publish to be from main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov committed Dec 9, 2023
1 parent d6e1a8c commit 0c859eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- run-js-tests
# - run-py-tests
runs-on: ubuntu-latest
if: github.ref_name == 'dev'
if: github.ref_name == 'main'

steps:
- name: Checkout this repository
Expand Down

0 comments on commit 0c859eb

Please sign in to comment.