We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b5e3e commit 28c2f05Copy full SHA for 28c2f05
1 file changed
.github/workflows/docker.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: docker/metadata-action@v4
21
with:
22
images: |
23
- ${{ secrets.DOCKER_USERNAME }}/raphanus
+ msoap/shell2http
24
tags: |
25
type=semver,pattern={{version}}
26
0 commit comments