Skip to content

Commit

Permalink
Merge pull request #3 from DISIC/dev
Browse files Browse the repository at this point in the history
feat: publishing first release
  • Loading branch information
HamzaKhait authored Mar 19, 2024
2 parents 3b8ddc6 + bee934f commit 16bcd5e
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 16bcd5e

Please sign in to comment.