Skip to content

Commit

Permalink
feat: remove file
Browse files Browse the repository at this point in the history
  • Loading branch information
hunjixin committed Jan 24, 2024
1 parent 54aad69 commit abbd831
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@ jobs:
echo "Repository: ${{ github.repository }}"
echo "SHA: ${{ github.sha }}"
echo "Ref: ${{ github.ref }}"
echo "Workflow: ${{ github.workflow }}"
echo "Action: ${{ github.action }}"
echo "Actor: ${{ github.actor }}"
echo "Workflow Run ID: ${{ github.run_id }}"
echo "Head Repository: ${{ github.head_repository }}"
echo "Base Repository: ${{ github.base_repository }}"
echo "Event JSON Payload: ${{ toJson(github.event) }}"
- name: Checkout repo
uses: actions/checkout@v3
Expand Down

0 comments on commit abbd831

Please sign in to comment.