Skip to content

Commit 1157ee0

Browse files
authored
Merge pull request #54 from Expensify/claude-revertBlacksmithForNpmPublish
Revert npm publish workflow runner to ubuntu-latest
2 parents 4afdd95 + 7a6ea84 commit 1157ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npmPublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121

2222
jobs:
2323
publish:
24-
runs-on: blacksmith-2vcpu-ubuntu-2404
24+
runs-on: ubuntu-latest
2525
permissions:
2626
contents: read
2727
id-token: write # Required for OIDC: https://docs.npmjs.com/trusted-publishers

0 commit comments

Comments
 (0)