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 ec83b77 commit 10ebe77Copy full SHA for 10ebe77
.github/workflows/docker.yml
@@ -1,6 +1,5 @@
1
name: docker
2
on:
3
- workflow_dispatch:
4
release:
5
branches: [ "master" ]
6
types: [ "published" ]
.github/workflows/publish.yml
@@ -1,7 +1,6 @@
-name: "Create and publish Phar"
+name: publish
7
0 commit comments