Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
Set always-auth: true
Browse files Browse the repository at this point in the history
  • Loading branch information
Aliaksandr-Kasko-JazzTeam committed Feb 29, 2024
1 parent 147f40a commit dc20a68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
node-version: '18'
registry-url: 'https://registry.npmjs.org'
always-auth: true
token: ${{ secrets.NPM_TOKEN }}
- name: Who Am I
run: npm whoami
Expand Down

0 comments on commit dc20a68

Please sign in to comment.