Skip to content

Commit

Permalink
publish.yml checkout fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jackschedel committed Jan 8, 2024
1 parent a9b2ab1 commit c917bb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

- name: Get version from package.json
id: packageJson
uses: RadovanPelka/github-action-json@main
Expand Down

0 comments on commit c917bb2

Please sign in to comment.