Skip to content

Commit

Permalink
drop checkout step (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
rolyatmax authored Aug 15, 2024
1 parent c544102 commit f132b74
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ inputs:
runs:
using: 'composite'
steps:
- name: Checkout repository
uses: actions/checkout@v4

- name: Set JAMCR_USER from token
shell: bash
run: |
Expand Down

0 comments on commit f132b74

Please sign in to comment.