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 8ac030b commit 135b24dCopy full SHA for 135b24d
.github/workflows/release.yml
@@ -1,5 +1,5 @@
1
-name: Build plugin
2
-run-name: ${{ github.actor }} is building the plugin
+name: Release plugin
+run-name: ${{ github.actor }} is releasing the plugin
3
on:
4
workflow_dispatch:
5
inputs:
0 commit comments