Skip to content

Commit

Permalink
chore: update deploy-site workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinchappell committed Sep 21, 2023
1 parent 40d70d8 commit 9420009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Update website dependencies
run: |
cd kevinchappell/formBuilder-site
cd formBuilder-site
npm update formBuilder formBuilder-languages
npm version ${{ steps.get-version.outputs.version }}
git push --follow-tags

0 comments on commit 9420009

Please sign in to comment.