Skip to content

Commit ab8bbeb

Browse files
author
Siddhant Agarwal
committed
fix env
1 parent 4cd05b3 commit ab8bbeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dummy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Update status to pending
1212
uses: geekodour/[email protected]
1313
env:
14-
BRANCH: ${GITHUB_REF#refs/heads/}
14+
BRANCH: ${{github.ref#refs/heads/}}
1515
with:
1616
args: >-
1717
--state=success

0 commit comments

Comments
 (0)