Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f2fb306124 |
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'
|
if: github.repository_owner == 'the-nexim'
|
||||||
|
|
||||||
name: Publish NPM
|
name: Publish NPM
|
||||||
runs-on: blacksmith-2vcpu-ubuntu-2404
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: 📥 Checkout repository
|
- name: 📥 Checkout repository
|
||||||
|
|||||||
Reference in New Issue
Block a user