Skip to content

Commit d19ca43

Browse files
author
Ifiokobong Offiong
committed
test 7
1 parent 0925f84 commit d19ca43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow_B.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ubuntu-latest
2727
steps:
2828
- name: echo github.ref branch
29-
run: echo "my branch is '${{ client_payload.ref }}'"
29+
run: echo "my branch is '${{ github.ref }}'"
3030

3131
- uses: actions/checkout@v3
3232
with:

0 commit comments

Comments
 (0)