Skip to content
This repository was archived by the owner on May 6, 2023. It is now read-only.

Commit d820f4a

Browse files
committed
Changed action name
1 parent e73314d commit d820f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# - Folder dev-helpers/ <= not needed for the plugin
1313
# - Upload the .zip file as an artifact to the action (this step is possibly optional)
1414
# - Upload the .zip file as a release, for download
15-
name: Upload Release Asset
15+
name: Generate Installable Plugin, and Upload as Release Asset
1616
on:
1717
release:
1818
types: [published]

0 commit comments

Comments
 (0)