.github/workflows: Migrate workflows to Blacksmith runners (#9)
Migrate workflows to Blacksmith Co-authored-by: blacksmith-sh[bot] <157653362+blacksmith-sh[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bf6971e1af
commit
61ada6397e
2
.github/workflows/publish-npm.yaml
vendored
2
.github/workflows/publish-npm.yaml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
if: github.repository_owner == 'the-nexim'
|
||||
|
||||
name: Publish NPM
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: blacksmith-2vcpu-ubuntu-2404
|
||||
|
||||
steps:
|
||||
- name: 📥 Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user