Fix typo in Publish Snap workflow

This commit is contained in:
JonnyWong16
2020-12-16 17:56:39 -08:00
parent a4d5d9157b
commit 0dddc4d58f

View File

@@ -6,7 +6,7 @@ on:
tags: [v*]
jobs:
build-docker:
build-snap:
name: Build Snap Package
runs-on: ubuntu-latest
steps: