mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Fix typo in Publish Snap workflow
This commit is contained in:
parent
a4d5d9157b
commit
0dddc4d58f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-snap.yml
vendored
2
.github/workflows/publish-snap.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
|||
tags: [v*]
|
||||
|
||||
jobs:
|
||||
build-docker:
|
||||
build-snap:
|
||||
name: Build Snap Package
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue