Skip to content

Commit

Permalink
update dependenies & testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DutchmanNL committed Nov 22, 2023
1 parent 20bb26d commit 2a043e1
Show file tree
Hide file tree
Showing 3 changed files with 327 additions and 602 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Test and Release
on:
push:
branches:
- "main"
- "*"
tags:
# normal versions
- "v[0-9]+.[0-9]+.[0-9]+"
Expand Down Expand Up @@ -88,4 +88,4 @@ jobs:
sentry-project: "iobroker-sourceanalytix"
sentry-version-prefix: "iobroker.sourceanalytix"
# If your sentry project is linked to a GitHub repository, you can enable the following option
# sentry-github-integration: true
sentry-github-integration: true
Loading

0 comments on commit 2a043e1

Please sign in to comment.