Skip to content

Commit

Permalink
Update github-release-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
scottqueen-bixal authored May 2, 2024
1 parent 45a8d0c commit 925505b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/github-release-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ jobs:
uses: actions/checkout@v4
with:
ref: release
- name: Install Node
uses: actions/setup-node@v4
with:
node-version-file: "./benefit-finder/package.json"

- name: Merging main > release & pushing
env:
Expand Down

0 comments on commit 925505b

Please sign in to comment.