There was an error while loading. Please reload this page.
1 parent 97b7efc commit 8630e29Copy full SHA for 8630e29
1 file changed
.github/workflows/publish.yml
@@ -100,7 +100,7 @@ jobs:
100
contents: write
101
id-token: write
102
# Keep this caller filename stable: npm trusted publishing authorizes it.
103
- uses: stella/.github/.github/workflows/npm-independent-release.yml@b8c0884053fb8d4fb6ba157692189e0f1aae1785 # v1.6.0
+ uses: stella/.github/.github/workflows/npm-independent-release.yml@dd6e8fa51339814159486cd92b5ae3a051eb15d2 # v1.6.0
104
with:
105
artifact-run-id: ${{ inputs.artifact_run_id || '' }}
106
artifact-pattern: npm-tarball-*
0 commit comments