Skip to content

Commit

Permalink
Action test branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
sk81biz committed Oct 21, 2024
1 parent 860697c commit eb0a41a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,7 @@ jobs:
run: |
ls ${{ github.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."


- name: Check branch
run: |
echo ${{ steps.extract_branch.outputs.branch }}

0 comments on commit eb0a41a

Please sign in to comment.