Skip to content

Commit

Permalink
removed debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Wargamer-Senpai committed Oct 20, 2023
1 parent 8c85da2 commit c8ba0aa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2

- name: Debug
run: |
echo "Value of GITHUB_REF: $GITHUB_REF"
- name: Extract tag name
id: extract_tag
run: echo "TAG=${GITHUB_REF#refs/tags/v}" >> $GITHUB_ENV
Expand Down

0 comments on commit c8ba0aa

Please sign in to comment.