Skip to content

Commit

Permalink
Merge pull request #3065 from HHS/node-semantic-release-2
Browse files Browse the repository at this point in the history
build: change to fe directory
  • Loading branch information
johndeange authored Nov 13, 2024
2 parents a4f7d8a + 9756c83 commit 01ae45e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Install semantic-release
run: npm install -g semantic-release
- name: Release
working-directory: ./frontend
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: npx semantic-release

0 comments on commit 01ae45e

Please sign in to comment.