Skip to content

Commit

Permalink
Merge pull request #127 from celo-org/alvarof2-patch-1
Browse files Browse the repository at this point in the history
Update npm-publish.yaml
  • Loading branch information
pputman-clabs authored Apr 17, 2024
2 parents f1e4e98 + 66b972f commit 8e60ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ on:
jobs:

npm-publish:
runs-on: ['self-hosted', 'shared-runner']
runs-on: ['self-hosted', 'npm-publish']
steps:
- name: 'Checkout'
uses: actions/checkout@v4
Expand Down

0 comments on commit 8e60ad2

Please sign in to comment.