File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed
Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 55 tags :
66 - ' v*'
77
8+ permissions :
9+ contents : write
10+
811jobs :
912 deploy-bom :
1013 runs-on : ubuntu-latest
7679 path : ./CHANGELOG.md
7780 version : ${{ steps.get-version.outputs.version-without-v }}
7881 - uses : softprops/action-gh-release@v2
79- env :
80- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
8182 with :
8283 tag_name : ${{ steps.get-version.outputs.version }}
8384 name : HAL Foundation ${{ steps.get-version.outputs.version-without-v }}
@@ -169,7 +170,5 @@ jobs:
169170 fi
170171 shell: bash
171172 - uses : softprops/action-gh-release@v2
172- env :
173- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
174173 with :
175174 files : hal-op-${{ steps.get-version.outputs.version-without-v }}-*
Original file line number Diff line number Diff line change @@ -7,8 +7,6 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
88## [ Unreleased]
99
10- ## [ 0.0.2] - 2025-11-08
11-
1210Test release w/o major changes.
1311
1412## [ 0.0.1] - 2025-11-08
@@ -46,6 +44,5 @@ Initial release.
4644
4745- for dependency upgrades
4846-->
49- [ Unreleased ] : https://github.com/hal/foundation/compare/v0.0.2...HEAD
50- [ 0.0.2 ] : https://github.com/hal/foundation/compare/v0.0.1...v0.0.2
47+ [ Unreleased ] : https://github.com/hal/foundation/compare/v0.0.1...HEAD
5148[ 0.0.1 ] : https://github.com/hal/foundation/compare/vTemplate...v0.0.1
You can’t perform that action at this time.
0 commit comments