Skip to content

Commit

Permalink
run git log
Browse files Browse the repository at this point in the history
  • Loading branch information
jsvapiav committed Mar 15, 2024
1 parent c400a96 commit f3d0d57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha || github.ref }}
- name: run git log
run: git log
- name: Hello world action step
id: hello
uses: ./.github/actions/build-n-upload-action@v1
Expand Down

0 comments on commit f3d0d57

Please sign in to comment.