Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wdhdev authored Oct 9, 2024
1 parent d3e571e commit aacaa4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- run: echo "${{ github.ref_name }}"

- name: Build and Push Image
uses: docker/build-push-action@v6
with:
Expand Down

0 comments on commit aacaa4d

Please sign in to comment.