feat: enable buf.build publishing on master and develop branches

This commit is contained in:
Prad Nukala
2024-09-23 12:32:27 -04:00
parent b725493e50
commit 02347a49bd
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -19,3 +19,6 @@ jobs:
- uses: Logerfo/gitflow-action@0.0.5
with:
github-token: ${{ secrets.GITHUB_TOKEN }} # The `GITHUB_TOKEN` secret.
dev: develop
master: master
release: release