We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee14dd commit 74b3d08Copy full SHA for 74b3d08
.github/workflows/on-release.yml
@@ -1,4 +1,5 @@
1
name: On new release, publish to plugin directory
2
+run-name: Publish ${{ github.event.release.tag_name }} to plugin directory
3
4
on:
5
# Trigger manually from https://github.com/Automattic/chatrix/actions/workflows/on-release-published.yml
0 commit comments