File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: Publish
2
2
3
3
on :
4
4
release :
5
- types : [published ]
5
+ types : [released ]
6
6
7
7
concurrency :
8
8
group : publish
Original file line number Diff line number Diff line change 7
7
branches : [main]
8
8
9
9
concurrency :
10
- group : prerelease
10
+ group : release
11
11
cancel-in-progress : true
12
12
13
13
jobs :
Original file line number Diff line number Diff line change 1
- branches : [{ name: main, prerelease: true } ]
1
+ branches : [main]
2
2
plugins :
3
3
- " @semantic-release/commit-analyzer"
4
4
- " @semantic-release/release-notes-generator"
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build] ( https://github.com/stackbuilders/nixpkgs-terraform/actions/workflows/build.yml/badge.svg )] ( https://github.com/stackbuilders/nixpkgs-terraform/actions/workflows/build.yml )
4
4
[ ![ Update] ( https://github.com/stackbuilders/nixpkgs-terraform/actions/workflows/update.yml/badge.svg )] ( https://github.com/stackbuilders/nixpkgs-terraform/actions/workflows/update.yml )
5
- [ ![ Prerelease ] ( https://github.com/stackbuilders/nixpkgs-terraform/actions/workflows/prerelease .yml/badge.svg )] ( https://github.com/stackbuilders/nixpkgs-terraform/actions/workflows/prerelease .yml )
5
+ [ ![ Release ] ( https://github.com/stackbuilders/nixpkgs-terraform/actions/workflows/release .yml/badge.svg )] ( https://github.com/stackbuilders/nixpkgs-terraform/actions/workflows/release .yml )
6
6
[ ![ Publish] ( https://github.com/stackbuilders/nixpkgs-terraform/actions/workflows/publish.yml/badge.svg )] ( https://github.com/stackbuilders/nixpkgs-terraform/actions/workflows/publish.yml )
7
7
8
8
[ ![ FlakeHub] ( https://img.shields.io/endpoint?url=https://flakehub.com/f/stackbuilders/nixpkgs-terraform/badge )] ( https://flakehub.com/flake/stackbuilders/nixpkgs-terraform )
You can’t perform that action at this time.
0 commit comments