Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
h0x0er authored Feb 21, 2024
1 parent e6eb8cc commit 681cf12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/https-npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
disable-sudo: false
egress-policy: audit
- uses: actions/checkout@v4
Setup .npmrc file to publish to GitHub Packages
# Setup .npmrc file to publish to GitHub Packages
- uses: actions/setup-node@v3
with:
node-version: '20.x'
Expand Down

0 comments on commit 681cf12

Please sign in to comment.