Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jsorb84 authored Dec 20, 2023
1 parent fb67ffb commit bd71bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
registry: https://npm.pkg.github.com
registry_url: https://npm.pkg.github.com
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
- name: Build, Push and Deploy to Heroku #set the whatever name you want to this step
Expand Down

0 comments on commit bd71bda

Please sign in to comment.