Fix typo in Publish Snap workflow

This commit is contained in:
JonnyWong16 2020-12-16 17:56:39 -08:00
commit 0dddc4d58f
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

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