Compare commits

...

2 Commits

Author SHA1 Message Date
Conventional Changelog Action
9cc7d36434 chore 🤖: Release v1.0.9 [skip ci] [skip ci] 2023-09-22 20:27:17 +00:00
ab9c1c4816 ci: remove duplicate artifact upload 2023-09-22 20:26:27 +00:00
3 changed files with 5 additions and 2 deletions

View File

@@ -57,7 +57,6 @@ jobs:
registry-username: ${{ secrets.REGISTRY_USERNAME }} registry-username: ${{ secrets.REGISTRY_USERNAME }}
registry-password: ${{ secrets.REGISTRY_PASSWORD }} registry-password: ${{ secrets.REGISTRY_PASSWORD }}
format: spdx-json format: spdx-json
artifact-name: sbom.spdx.json
output-file: ./sbom.spdx.json output-file: ./sbom.spdx.json
- name: Create Release - name: Create Release

View File

@@ -1,3 +1,7 @@
## [1.0.9](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.8...v1.0.9) (2023-09-22)
## [1.0.8](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.7...v1.0.8) (2023-09-22) ## [1.0.8](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.7...v1.0.8) (2023-09-22)

View File

@@ -1,3 +1,3 @@
{ {
"version": "1.0.8" "version": "1.0.9"
} }