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 6e6462c commit 0be9f01Copy full SHA for 0be9f01
.github/workflows/publish.yml
@@ -1,3 +1,8 @@
1
+name: Publish
2
+
3
+on:
4
+ workflow_dispatch:
5
6
jobs:
7
release:
8
runs-on: ubuntu-latest
0 commit comments