Skip to content

Commit

Permalink
Merge pull request #2692 from moreal/ci/gh-actions/fix-lockfile-issue
Browse files Browse the repository at this point in the history
ci(gh-actions): bump publish_jsr workflow
  • Loading branch information
moreal authored Jul 17, 2024
2 parents 80004b0 + 8cc5e8e commit a613725
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 @@ -44,7 +44,7 @@ jobs:
env:
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}
jsr:
uses: planetarium/.github/.github/workflows/publish_jsr.yaml@34a5632831962232ffed9d4f4a5fc3de77ef5231
uses: planetarium/.github/.github/workflows/publish_jsr.yaml@bfb34283b538003768d19bff9ea05bcbd709d643
with:
workspace_directory: "@planetarium"
working_directory: "@planetarium/lib9c"
Expand Down

0 comments on commit a613725

Please sign in to comment.