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.
2 parents 4cf3cca + dbcd5be commit a3a5a95Copy full SHA for a3a5a95
.github/workflows/release-all-docker-images.yaml
@@ -1,4 +1,4 @@
1
-name: Release Reverse Proxy Image
+name: Release All Sample Docker Images
2
run-name: ${{ inputs.release_type == 'Snapshot' && 'Publish Pre-release' || format('Release {0}', inputs.release_type)}} Docker Image by @${{ github.actor }}
3
on:
4
workflow_dispatch:
0 commit comments