1
0
mirror of https://github.com/cloudflare/gortr.git synced 2024-05-19 06:50:10 +00:00

typo in release workflow

This commit is contained in:
Louis
2020-11-24 13:22:44 -08:00
committed by GitHub
parent e548242788
commit d04c2a3a14

View File

@ -2,8 +2,8 @@ name: Release
on:
push:
tags:
- 'v*'
tags:
- 'v*'
jobs:
build: