Fix a typo in the build spec

This commit is contained in:
Nick Chambers 2021-07-01 17:13:23 -05:00
parent 283b788ae8
commit bafc42e3a9
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: