Thanks to visit codestin.com Credit goes to github.com
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 87eb175 commit b178052Copy full SHA for b178052
.github/workflows/publish.yaml
@@ -1,9 +1,6 @@
1
name: Build and Publish
2
3
-# on:
4
-# push:
5
-# tags:
6
-# - "v*.*.*"
+on: workflow_dispatch
7
8
jobs:
9
build-and-publish:
0 commit comments