Compare commits

..

No commits in common. "main" and "v1.0.1" have entirely different histories.
main ... v1.0.1

2 changed files with 0 additions and 14 deletions

View file

@ -42,10 +42,6 @@ steps:
- 'app-linux-arm64' - 'app-linux-arm64'
api_key: api_key:
from_secret: release_token from_secret: release_token
depends_on:
- prod/build-binary/linux-amd64
- prod/build-binary/linux-arm64
- prod/build-docker/linux-multiarch
when: when:
- event: tag - event: tag

View file

@ -1,15 +1,5 @@
# Changelog # Changelog
## [1.0.2](https://git.hackmi.ch/Phil/goshorly/releases/tag/v1.0.2) - 2025-04-08
### ❤️ Thanks to all contributors! ❤️
@Phil
### 🐛 Bug Fixes
- [CI/Tag] Wait for release when build is success [[#16](https://git.hackmi.ch/Phil/goshorly/pulls/16)]
## [1.0.1](https://git.hackmi.ch/Phil/goshorly/releases/tag/v1.0.1) - 2025-04-07 ## [1.0.1](https://git.hackmi.ch/Phil/goshorly/releases/tag/v1.0.1) - 2025-04-07
### ❤️ Thanks to all contributors! ❤️ ### ❤️ Thanks to all contributors! ❤️