Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit c5481c4

Browse files
committed
Update dependencies (#25)
* Updating dependencies * Bumped up version to 1.0.2
1 parent eb5aa60 commit c5481c4

File tree

6 files changed

+516
-343
lines changed

6 files changed

+516
-343
lines changed

.github/workflows/stableRelease.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
tags:
66
- "v*.*.*"
7+
branches:
8+
- "master"
9+
710
jobs:
811
Build_Docker_Image_on_new_Tag:
912
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)