Skip to content

Commit

Permalink
feat: publishing first release
Browse files Browse the repository at this point in the history
  • Loading branch information
HamzaKhait committed Mar 19, 2024
1 parent b054881 commit bee934f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/realease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- run: tar -czvf wce-api.tar.gz -C dist .
- run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit bee934f

Please sign in to comment.