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 6c227d9 commit 3200927Copy full SHA for 3200927
.github/workflows/docker.yml
@@ -38,8 +38,6 @@ jobs:
38
username: ${{ github.actor }}
39
password: ${{ secrets.GITHUB_TOKEN }}
40
41
- - run: echo "${{ github.ref_name }}"
42
-
43
- name: Build and Push Image
44
uses: docker/build-push-action@v6
45
with:
0 commit comments