Skip to content

Commit 84f3877

Browse files
committed
Update workflow name to match new scope
1 parent ec72875 commit 84f3877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# It is triggered by pushes to the protected stable branch used for releases.
33
# This process is triggered via the GitHub UI using the create-release.yml action.
44

5-
name: Build and publish a new release
5+
name: Publish a new release
66

77
on:
88
push:

0 commit comments

Comments
 (0)