Skip to content

Commit

Permalink
Update build_docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Snuffy2 committed May 2, 2024
1 parent c9f4065 commit 0f778ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
run: echo "$GITHUB_CONTEXT"
- name: List variables
run: |
echo "::group::List variables
echo "::group::List variables"
echo "github.event_name: ${{ github.event_name }}"
echo "github.ref_name: ${{ github.ref_name }}"
echo "Default Branch: ${{ steps.branch-names.outputs.default_branch }}"
Expand Down

0 comments on commit 0f778ef

Please sign in to comment.