ci: use default branch name for helmfile repo (#3042)

This commit is contained in:
Travis Groth 2022-02-14 15:06:20 -05:00 committed by GitHub
parent 0da6c3f548
commit 393ae660de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,7 +123,6 @@ jobs:
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4
with:
branch: master
commit_message: |
Bump test environment pomerium/pomerium
Image tag: ${{ needs.goreleaser.outputs.tag }}