File tree Expand file tree Collapse file tree 3 files changed +34
-0
lines changed
Expand file tree Collapse file tree 3 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2023 Alliander N.V.
2+ #
3+ # SPDX-License-Identifier: Apache-2.0
4+ on :
5+ push :
6+ branches :
7+ - main
8+
9+ permissions :
10+ contents : write
11+ pull-requests : write
12+
13+ name : release-please
14+
15+ jobs :
16+ release-please :
17+ runs-on : ubuntu-latest
18+ steps :
19+ - uses : google-github-actions/release-please-action@v4
20+ with :
21+ release-type : simple
22+ package-name : compas-deployment
Original file line number Diff line number Diff line change 1+ <!--
2+ SPDX-FileCopyrightText: 2023 Alliander N.V.
3+
4+ SPDX-License-Identifier: Apache-2.0
5+ -->
6+ For older changelogs, please check the release tag on GitHub.
Original file line number Diff line number Diff line change 1+ <!--
2+ SPDX-FileCopyrightText: 2023 Alliander N.V.
3+
4+ SPDX-License-Identifier: Apache-2.0
5+ -->
6+ 1.0.0
You can’t perform that action at this time.
0 commit comments