We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16240dd commit 33148c5Copy full SHA for 33148c5
.github/workflows/distribute.yml
@@ -1,5 +1,5 @@
1
-name: '🚀 Deploy browser extension'
2
-
+name: '🚀 Distribute browser extension'
+run-name: Distribute Browser extension ${{ github.ref_name }}
3
on:
4
workflow_dispatch:
5
inputs:
0 commit comments