Skip to content

Commit

Permalink
feat: versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Delyc committed Aug 26, 2024
1 parent e46e4a1 commit ec7a540
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build-push-fe-docker-hub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,10 @@ jobs:
with:
node-version: '20'


- name: Install dependencies
run: npm install

- name: Run semantic-release
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: npx semantic-release

0 comments on commit ec7a540

Please sign in to comment.