Skip to content

Commit

Permalink
- Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Franck Cornu committed Nov 29, 2023
1 parent 54147c4 commit 1fc4339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ jobs:
id: package-version
run: |
latest=npm view pnp-modern-search-core dist-tags.latest
echo "currentVersion=latest" >> "$GITHUB_OUTPUT"
echo "currentVersion=$latest" >> "$GITHUB_OUTPUT"
- uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 1fc4339

Please sign in to comment.