Fix a typo in the build spec

This commit is contained in:
Nick Chambers 2021-07-01 17:13:23 -05:00 committed by Nick Chambers
parent 7ca4900ae4
commit f10c48f12f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Release Builder
on:
push:
branch: [ ci-experiments ]
branches: [ ci-experiments ]
tags: [ v1.* ]
jobs: