Skip to content

Commit

Permalink
Merge branch 'main' into Milehigh.world
Browse files Browse the repository at this point in the history
  • Loading branch information
lucentlabz authored Oct 12, 2024
2 parents f7c9d4b + 015147a commit 6bf501e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
name: Node.js Package

on:
release:
release:c.9
types: [created]

jobs:
jobs:
build:
runs-on: ubuntu-latest
steps:
Expand All @@ -26,7 +26,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 16
registry-url: https://registry.npmjs.org/
registry-url: https://registry.npmjs.org/skylink.io
- run: npm ci
- run: npm publish
env:
Expand Down

0 comments on commit 6bf501e

Please sign in to comment.