use primary branch ref for kava-bridge cd workflow

This commit is contained in:
Levi Schoen 2022-12-12 19:14:48 -05:00 committed by GitHub
parent 8d713873d7
commit a7f3b7732b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ jobs:
with:
repository: Kava-Labs/kava-bridge
path: kava-bridge
ref: master
ref: main
- name: install nodeJS
uses: actions/setup-node@v3
with: