Skip to content

Commit

Permalink
debug: remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
4141done committed Feb 26, 2024
1 parent e6f0e3e commit 6a7e51e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dev-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PR_NUMBER: ${{ github.event.issue.number }}

- name: Debug branch name
run: echo "GOT BRANCH NAME: ${{ steps.getBranchName.outputs.branch_name }}"

- name: Login to GitHub Container Registry
uses: docker/login-action@v3
Expand Down

0 comments on commit 6a7e51e

Please sign in to comment.