Compare commits

...

3 Commits
1.0.1 ... 1.0.2

2 changed files with 9 additions and 1 deletions

@ -28,7 +28,8 @@ steps:
api_key:
from_secret: gitea_token
base_url: https://git.sthope.dev
files: ./*
files:
- ./randomPwd
checksum:
- md5
- sha1

@ -1,3 +1,10 @@
### [1.0.2](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.1...1.0.2) (2021-09-13)
### 🛠 Fixes
* fixing SM ([1b7b13a](https://git.sthope.dev/sthope/DockerContainer-randomPwd/commit/1b7b13a50a1251d65c8b65b7a736c6e6094e6f43))
### [1.0.1](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.0...1.0.1) (2021-09-13)