Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
QuinnDamerell committed May 19, 2024
1 parent 93724a5 commit aa352d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Publish Docker image

# on:
# release:
# types: [published]
# Only make and deploy new docker images on tagged releases.
on:
[push]
release:
types: [published]

jobs:
push_to_registry:
Expand Down
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"boundarydonotcross",
"brotli",
"Buildroot",
"buildx",
"certifi",
"checkin",
"classicwebcam",
Expand Down

0 comments on commit aa352d7

Please sign in to comment.