Skip to content

Commit

Permalink
fix: publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelfimov committed Feb 13, 2024
1 parent 49d25b2 commit 38a6690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ on:
jobs:
run:
name: Publish
uses: atls/tools/.github/workflow/reusable-publish.yaml
uses: atls/tools/.github/workflows/reusable-publish.yaml@master
secrets:
npmAuthToken: ${{ secrets.NPM_TOKEN }}

0 comments on commit 38a6690

Please sign in to comment.