Skip to content

Commit

Permalink
chore: checkout before publish
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Oct 11, 2022
1 parent d7c3173 commit 397332f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/onPreRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
outputs:
tag: ${{ steps.versionSuffix.outputs.match }}
steps:
- uses: actions/checkout@v3
- uses: notiz-dev/github-action-json-property@2192e246737701f108a4571462b76c75e7376216
id: packageVersion
with:
Expand Down

0 comments on commit 397332f

Please sign in to comment.