Add missing jobs key in full sample

This commit is contained in:
Will Douglas
2021-03-03 20:24:19 -07:00
committed by GitHub
parent cfc51476e0
commit 6d37387de1
+1
View File
@@ -98,6 +98,7 @@ on:
tags:
- '*'
jobs:
release:
if: startsWith(github.ref, 'refs/tags/')
runs-on: ubuntu-latest