Skip to content

Commit

Permalink
Merge branch 'main' into feature/test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tonye Jack committed Dec 11, 2020
2 parents 504fe51 + 2d01164 commit 2eb20a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
id: branch-name
uses: ./
- name: Show output
run:
run: |
echo "${{ steps.branch-name.outputs.base_ref_branch }}"
echo "${{ steps.branch-name.outputs.head_ref_branch }}"
echo "${{ steps.branch-name.outputs.ref_branch }}"
Expand Down

0 comments on commit 2eb20a0

Please sign in to comment.