Skip to content

Commit 2ec56d4

Browse files
authored
Merge pull request #1 from sushobhit-lt/stage
update ci step
2 parents a910ac6 + b14dccc commit 2ec56d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v1
1616

17-
- name: Create commit status
17+
- name: Find Last CommitId
1818
run: |
1919
API_HOST=https://api.github.com
2020
# Check out the PR branch

0 commit comments

Comments
 (0)