Skip to content

Commit 6a51b7f

Browse files
authored
Merge pull request #14 from philips-software/push-on-tag
fix: push on tags
2 parents 135404b + 8cf0f11 commit 6a51b7f

2 files changed

Lines changed: 1 addition & 19 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
image-name: spdxmerge
4141
tags: ${{ needs.get-version.outputs.version }}
4242
push-branches: main
43+
push-on-git-tag: true
4344
slsa-provenance: true
4445
sign: true
4546
sbom: true

CHANGELOG.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +0,0 @@
1-
# Changelog
2-
3-
## [0.1.0](https://github.com/philips-software/SPDXMerge/compare/v0.1...v0.1.0) (2023-04-03)
4-
5-
6-
### Bug Fixes
7-
8-
* Update CHANGELOG ([97cc859](https://github.com/philips-software/SPDXMerge/commit/97cc859e7a3d36a08fd5b665097dd28806c8f639))
9-
* update docker image name ([1e71092](https://github.com/philips-software/SPDXMerge/commit/1e71092b372bc0b558836997809e27eb12c07cfb))
10-
11-
12-
### Documentation
13-
14-
* Add CONTRIBUTING and LICENSE ([9f7cd39](https://github.com/philips-software/SPDXMerge/commit/9f7cd39e5327b2857c00d1f1af8804e205507c7f))
15-
16-
17-
### Miscellaneous Chores
18-
19-
* release 0.1.1 ([c75459a](https://github.com/philips-software/SPDXMerge/commit/c75459a0540f1ad479fe66ad8550fa3037b5d498))

0 commit comments

Comments
 (0)