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

Commit

Permalink
dum dum spell
Browse files Browse the repository at this point in the history
  • Loading branch information
Bam4d committed Dec 7, 2023
1 parent cfaedb6 commit d8f8740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
# Install Build stuff
- name: Install Dependencies
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
npm version ${{ github.ref_name }}
npm install
Expand Down

0 comments on commit d8f8740

Please sign in to comment.