Skip to content

Commit

Permalink
Rename release-build workflow to avoid confusion (#3134)
Browse files Browse the repository at this point in the history
  • Loading branch information
romtsn committed Jan 10, 2024
1 parent 2fe9631 commit 606074f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Release'
name: 'Build Release Artifacts'
on:
push:
branches:
Expand Down

0 comments on commit 606074f

Please sign in to comment.