Skip to content

Commit 16927bb

Browse files
committed
Revert "hack: workaround for a failed release step (TODO: REVERT)"
This reverts commit 8424877.
1 parent 8424877 commit 16927bb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release-artifact-type-builtins.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,6 @@ jobs:
9292
- name: Check npm Version
9393
run: npm --version
9494

95-
- name: Hack - *REMOVE ME*
96-
working-directory: registry/artifact-type-builtins
97-
run: |
98-
npm version "$RELEASE_VERSION" --allow-same-version
99-
10095
- name: Build Artifact Type Builtins Package
10196
working-directory: registry/artifact-type-builtins
10297
run: |

0 commit comments

Comments
 (0)