Skip to content

Commit

Permalink
checkout before referencing local action
Browse files Browse the repository at this point in the history
  • Loading branch information
abe-winter committed Aug 8, 2023
1 parent 3915205 commit 26d84ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ inputs:
runs:
using: composite
steps:
- uses: actions/checkout@v3
- uses: ./upload.yml

branding:
Expand Down

0 comments on commit 26d84ae

Please sign in to comment.