Skip to content

Commit e954f01

Browse files
authored
give release creation an ID
1 parent 83a728e commit e954f01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- run: npm run build
2424

2525
- name: Create Release
26+
id: create_release
2627
uses: rymndhng/release-on-push-action@master
2728
with:
2829
bump_version_scheme: minor

0 commit comments

Comments
 (0)