Skip to content

Commit 135b24d

Browse files
committed
Change release workflow name
1 parent 8ac030b commit 135b24d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: Build plugin
2-
run-name: ${{ github.actor }} is building the plugin
1+
name: Release plugin
2+
run-name: ${{ github.actor }} is releasing the plugin
33
on:
44
workflow_dispatch:
55
inputs:

0 commit comments

Comments
 (0)