Skip to content

Commit deff9f6

Browse files
committed
Rename the publish workflow
1 parent 0a2a9c2 commit deff9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml renamed to .github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release new version
1+
name: Publish new composer packages and phar files
22

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)